You may find this code several times in your template, but you have to stop at second one, if second does not work the you will have to try the third one.
<div expr:id='”adsmiddle1″ + data:post.id’></div>
<b:if cond=’data:blog.pageType == “item”‘>
<b:if cond=’data:blog.pageType != "static_page"’>
<div style=”clear:both; margin:10px 0″>
<!– Add here Converted code of your ad –>
</div>
</b:if>
</b:if>
<div expr:id='”adsmiddle2″ + data:post.id’>
<data:post.body/>
</div>
<script type=”text/javascript”>
var obj0=document.getElementById(“adsmiddle1<data:post.id/>”);
var obj1=document.getElementById(“adsmiddle2<data:post.id/>”);
var s=obj1.innerHTML;
var r=s.search(/x3C!– adsense –x3E/igm);
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}
</script>
Step 5
Convert your Adsense code into XML. Code generated for Adsense Ads is in the form of HTML javascripts, but templates don’t accept these codes directly, so you have to convert this HTML code into XML first before pasting the code in above script.
To convert your code Open HTML to XML tool, and paste your Adsense code there and click on covert. It will convert your code into XML. Now copy your new Adsense code and paste by replacing <!– Add here Converted code of your ad –>.
Step 6
You have done. It will automatically start displaying Ads below your post title.
Step 7
If you want display your Ads between or anywhere in the middle of your posts, then follow this liitle guide.
Place this tag <!– adsense –> anywhere inside your blog, where you want to show ads and you will be done. Add this tag after making your post editor in HTML language.See below in image.

Centering the Ads
To centering the ads place center tag before and after the Adsense code like this
<div style=”clear:both; margin:10px 0″>
<center>
<!– Add here Converted code of your ad –>
</center>
</div>
Floating the Ads Left or Right Side as shown in below image

<b:if cond=’data:blog.pageType != "static_page"’>
<div style=”clear:both; margin:10px 0″>
<!– Add here Converted code of your ad –>
</div>
</b:if>
Replace tag <div style=”clear:both; margin:10px 0″> with <div style=”display:block;float:left;margin: 5px 25px 5px 5px;”>, you have done. If you want to float ad on right hand side then use this tag <div style=”display:block;float:right;margin: 5px 25px 5px 5px;”>
Conclusion
I give my best while writing this post to make it easy and clear to understand the tags, that’s why I use screenshots also in this post. If you don’t have much knowledge in template editing or HTML editing still you can do it by following this guide step by step. If you are not able to do this then please let me through comment box, I will do this for you.
Message: I hope that you have enjoyed ‘How to Place Adsense Ads Below Post Title and Middle of the Blogger Posts‘ article. However, if you want me to deliver more items, then please share my post. You can use Social Sharing Widget provided at the end of every post. After all, Sharing is Caring!
I was searching for this .. im going to give it a try… nd tell u working for me or not
Yeah sure, and if you face any problem or difficulty then let me know.
Nice one thanks
hitmalayalamsong.com/#
I'm glad you liked this article.
Ads are showing but there is a problem, my post is also become double i mean two times. one with ads and other with no ads. after adding in second but no change in 1st code.
Check the steps and codes again and make sure everything is according to this tutorial.
Thanks for the fantastic article Suresh! I found an awesome Google Adsese Code Converter . This tool has incredible user experiance other then any adsese code converter on the web.
hey, i can't find this code , use all tricks like cntrl+f ,, but code not there… please share any other trick
You missed something, give it try once again or hire any blog designer for this job.
How you place link ads below posts?
Hey I used the same for my blog. Its only showing ads below post title rather than showing in the place where I have put the .
help me.
it is only working in desktop view. ads are automatically displaying in the center ob desktop view.
pls how do make the ads display automatiically in middle of posts on mobile view
my link is techvillz.com
pls help