WordPress offers several plugins like Quick Adsense or Easy Adsense that allows you to easily place Adsense ad code anywhere in the blog, that's why we are going to sharing a simple technique that will allow the blogger user also to increase their ad CTR by displaying ad in between the post.
What Is the Idea?
The idea behind this article relate to jump break tag or more tag that shows on homepage of the blog. We are just trying to place Adsense code just before the more tag which result to display Adsense ad between the post.How to Add Adsense code within the Post
- Log in to Blogger dashboard.
- Go to Template and take backup your template then click Edit HTML.
- Paste the following code just above the </head>
<script type='text/javascript'>
$(document).ready(function(){
$('a[name="more"]').before($('#abtadsense').html());
});
</script>
- Now search for <data:post.body/> and paste the following code just below it.
<b:if cond='data:blog.pageType == "item"'>
<div id='abtadsense'>
<br/>
<center>
Place Adsense Code Here </center>
<br/>
</div>
</b:if>
That's it, now you have to make some modification to correct working of this code.Modification
- You have to pass your Adsense code from HTML encoder tool for its correct working.
- And then place that code in place of Place Adsense Code Here.
Credits
This wonderful script is given by Ahmed Nasir, who works for My Blogger Tricks as a script handler.If you have further query or suggestion regarding this widget, you can easily clear it by commenting below.

That is great article for SEO friendly person. Actually all details include there in clearly.
ReplyDeletecan you tell me problem with this url,why ad is causing gap with respect to picture
ReplyDeletehttp://technocrazepro.blogspot.in/2013/01/How-to-See-Who-Is-Online-On-Facebook-While-Remaining-Offline.html
Everything is working fine in your blog.
DeleteHI,
ReplyDeleteI find many useful things herewith. It is really amazing for us. Where ever we are, just click on the website and Take advantages regarding place your ads.Your article impressed me very heartily. From a last decade I was searching such type of web site. Thanks for giving me a space in your blog. I refer this to my close friends who are already seeking for the same .
Very useful post i rely on posting like this as i do all my SEO my self, and information on tricky subjects invaluable, thanks for posting.
ReplyDelete