Reach to New Heights with How to Display Google Ads within your Blog Post ?

Reach to New Heights with How to Display Google Ads within your Blog Post ?

Reach to New Heights with How to Display Google Ads within your Blog Post ?
Friends this the issue that we all already faced if we are a blogger and no doubt that we wanted to earn more with our blogging and we need the chance to get more clicks from our visitors and readers of our blog. Even I saw many of the blogs are already implement this on their blogs post. Than I started to find out the solution for the same and luckily I found that and now I gonna share with you.
 Before going to tell you about how to change the Google Ad sense way of display some key things needs to remember.
 1. Rely on your content that should be unique and fresh and according to visitor needs.
2. Keep in touch with your visitors and resolve their problem and write accordingly.
3. Never use any cheat to increase traffic of clicks on your ads.
4. Respect Google compliance policy etc.
 Lets Start with how to place ads in the post area:       
 Steps:
 1. Go to your Google Ad Sense home page.
 2. Click on My Ads
3. Click on Get Code and Copy it

Ads Codes
 4. Paste this code to your notepad.
5. Paste your code in between this 
<div class=’post-body entry-content’>
<div style=’float: left;’>
Your Google Ad Sense Codes Here
</div>
You Must See this :  
 
Note: You cannot place the code as shown because it is and floating <div></div> 
6. So need to parse the code with HTML Parse Tool.
Code Before Parse Looks Like as:
<div class=’post-body entry-content’>
<div style=’float: left;’>
<script type=”text/javascript”><!–
google_ad_client = “ca-pub-xxxxxxxxxxxxxxx”;
/* acneinfobest_sidebar-bawah_AdSense1_300x250_as */
google_ad_slot = “xxxxxxxxxx”;
google_ad_width = 300;
google_ad_height = 250;
//–>
</script>
<script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
</div>
Code After the Parse the code as:
&lt;div class=&#039;post-body entry-content&#039;&gt;
&lt;divstyle=&#039;float:left;&#039;&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!–
google_ad_client = &quot;ca-pub-XXXXXXXXXXXX&quot;;
/* acneinfobest_sidebar-bawah_AdSense1_300x250_as */
google_ad_slot = &quot;XXXXXXXXXX&quot;;
google_ad_width = 300;
google_ad_height = 250;
//–&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;
&lt;/div&gt;
7. Now got to your blogger template and click on edit
8. Now Search for <data : post . body> tags in HTML coding
9. Now place the code before the tags
You need to Place the code exact point where I suggest look care fully on below codes within HTML coding of your blog.
<data:post.body/>
                      </b:if>
                      <b:else/>
&lt;b:if cond=&#39;data:blog.pageType == &amp;quot;item&amp;quot;&#39;&gt;
&lt;script type=&#39;text/javascript&#39;&gt;&lt;!–
google_ad_client = &quot;ca-pub-XXXXXXXXXXXXXX&quot;;
google_ad_host = &quot;pub-XXXXXXXXXXXXX&quot;;
/* XXXXXX_main_Blog1_300x250_as */
google_ad_slot = &quot;XXXXXXX&quot;;
google_ad_width = 300;
google_ad_height = 250;
//–&gt;
&lt;/script&gt;
&lt;script src=&#39;http://pagead2.googlesyndication.com/pagead/show_ads.js&#39; type=&#39;text/javascript&#39;&gt;
&lt;/script&gt;
&lt;/b:if&gt;
  <data:post.body/>
&lt;b:if cond=&#39;data:blog.pageType == &amp;quot;item&amp;quot;&#39;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!–
google_ad_client = &quot;ca-pub-XXXXXXXXXXX&quot;;
/* XXXXXXXXX_main_blogad */
google_ad_slot = &quot;XXXXXXXX&quot;;
google_ad_width = 300;
google_ad_height = 250;
//–&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;
&lt;/b:if&gt;
</b:if>
If you place code like that means you done and now you able to show your Google Ads wihtin your post area.
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment