There are four places inside the blog post from where you can display adsense ads ,Many bloggers are confused on how to wrap adsense code in various position in between the blog post ,this post provide soloution to many bloggers as in this post scrapur is going to discuss all the places where you can place yours adsense ads, But first of all scrapur.com would like to tell you the various place where you can display adsense ads they are at the top of blog just below post header,Second on left side of blogpost Third on right side of blog post and last but not least at the end of the blog post,To put this adsense Hacks on action you will need to read the basic of this hack on the post on how to Insert Google AdSense Ads Units Between Blog Posts in Blogger account , Reading that post will help you in putting this hacks to work fast without any problem.:)
Now after doing all the steps mention in that post on how to Insert Google AdSense Ads Units Between Blog Posts, you have done with 50% hack, :) rest 50% hack is mention below in steps.

  • To use the trick to move around AdSense ad unit added by Ads Between Posts, enable and configure inline ads in Blogger using this guide. Note that you must login to your AdSense account from Blogger to establish access authentication. If you don’t have AdSense account yet, you can click on Sing Up  to register for one.
  • To display this ad within blog post also, click on Template tab, and then click on Edit HTML sub-tab link to open Blogger HTML code template editor to edit the contents of your template.
    Blogger Edit HTML
  • Backup a copy of your template by click on Download Full Template link, in case it’s is needed be uploaded to Blogger server to recover the template in the event of mistake or corruption.
    Blogger Download Full Template
  • Click to tick the Expand Widget Templates checkbox.
    Blogger Expand Widget Templates
  • Find the line with the following text:<data:post.body>And paste the below code after that text
  • <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>
  • Note that maximum of 3 AdSense for Contents (non Link Unit type) ads are allowed on each page.
  • If you want to show adsense on left or right side blog post then use these code      <div style='float:left;'>  to move adsense on left side and   to move adsense on right side use <div style='float:right;'>
    After Wraping code  Final code will look like
  • <div style='float:left;'>
    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>

    Remember above code will be used to display adsense in Home Page , If you want to display adsense when single post is viewed then use below code. below code will move adsense on left side
    <div style='float:left;'>
    <b:if cond='data:blog.pageType == "item"'>
    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>
    </b:if>

    To move adsense on right side of blog post  when individual post is viewed use below code.<div style='float:right;'>
    <b:if cond='data:blog.pageType == "item"'>
    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>
    </b:if>

    If you want to add adsense at the end of the Post then search for <data:post.body/> and paste below code after it.as shown in image below.
    <b:if cond='data:blog.pageType == "item"'>
    <b:if cond='data:post.includeAd'>
    <data:adEnd/>
    <data:adCode/>
    <data:adStart/>
    </b:if>
    </b:if>


    Hope you can easily implement this hack on yours post , and if you are facing some problem then comment me yours problem and also write yours views about this posts :)

    Related Posts

     
    Scrappur.com

    3 Responses to “Add adsense ads in between post for Bloggers”  

    1. 1 Mansi

      after making this change in the template, where does the actual gogle adsense code go?? its still in the post settings?? between tags??

    2. 2 Samson Delila

      I still don’t understand, bro..
      Where the exact location for us to place the Adsense ad code?

    3. 3 Tarun

      Just Move Step By Step And the code i m asking you searching for ….Search it with the Help Of CTRL F, if you read the above post carefully you will sucessfully implement this hack,,, dont forget to click link inside that.
      If Still Proble.. Post Yours Problem

    Posting Your Comment
    Please Wait

    Leave a Reply

    >! :-/ :-o :(|) /) =) :-D :P :-| :( :) X-( ? -) ;-| +) !
    There was an error with your comment, please try again.