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.



<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.<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
- Blogger Hacks-Wrap adsense text ads on left and right side or in between blog post of blogger.com
- Move Blogger Inline Ads Between Posts to Inside Within Post Position
- Wrap AdSense Ads In Between Blogger Post Content
- How to Display Adsense Ads when Individual Single Post Is Viewed
- Place AdSense Ad Unit In Various Positions Inside Within Blogger Post Contents
3 Responses to “Add adsense ads in between post for Bloggers”
Please Wait



after making this change in the template, where does the actual gogle adsense code go?? its still in the post settings?? between tags??
I still don’t understand, bro..
Where the exact location for us to place the Adsense ad code?
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