Saturday, January 21, 2012

Show ads between posts in blogger BlogSpot



Showing ads between posts in BlogSpot returns more earnings. When ads are between posts they get more exposure so click ratio is increased. Blogger officially have no tool to show ads between posts but you can do it by yourself very easily.

Here is step by step on how to show ads between posts in BlogSpot

1. Get the AdSense code.
2. Convert it for Blogger Using Following tool and save the code.
http://www.hacktrix.com/adsense-code-converter/index.php

3. Go to Blogger and Log In

4. Click on the blog you want to show ads

5. Click Template> Edit Html

6. Click Expand Widget Templates
7. Press CTRL+F and Search for  <data:post.body/> or <p><data:post.body/></p>. Now put your adsense generated code right before this code.



  1. <b:if cond='&apos;data:blog.pageType'><br/><div id='&apos;hit-counter&apos;'><br/><a href='http://csharpdotnetfreak.blogspot.com'rel='follow'><script src='&apos;http://www.amitjain.co.in/pageview.php&apos;'type='&apos;text/javascript&apos;/'/> </a></div></b:if>
  2. &lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
  3. google_ad_client =&quot;ca-pub-285356671232302999&quot;;
  4. /* Inside Posts */
  5. google_ad_slot = &quot;9841588132&quot;;
  6. google_ad_width = 468;
  7. google_ad_height = 60;
  8. //--&gt;
  9. &lt;/script&gt;
  10. &lt;script type=&quot;text/javascript&quot;
  11. src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
  12. &lt;/script&gt;
  13. <p><data:post.body/></p>
  14. <class='twitter-share-button' data-count='vertical'data-via='dipinit'href='http://twitter.com/share'>Tweet</a><script src='http://platform.twitter.com/widgets.js'type='text/javascript'/>

8. Save the template and you are done. 

1 comments:

  1. ah...good point and thanks for the code....makes sense as i assume it breaks the page up very well as well....very interesting...

    ReplyDelete