How Show Adsense Adds In Middle Of Blogger Posts


How To Show Adsense Adds In Between Of Blogger Posts,yup its right,you can now show adsense adds between the blogger posts.Just what you have to do is to select at which posrion of the middle of the post you want adsense adds to be shown up and adsense add will be shown up itself.No need to add the adsense codes manually in between the posts.

First you need this tool for convert your adsense code Here




Now after converting got To Blogger Layout > Edit Html > Expand Widgets > Press Ctrl + F and seach For Below code


<data:post.body/>


After getting this code replace it with below codes.




<div expr:id='"aim1" + data:post.id'></div>


<div style="clear:both; margin:10px 0">


<!-- Your AdSense code here -->


</div>


<div expr:id='"aim2" + data:post.id'>


<data:post.body/>


</div>


<script type="text/javascript">
var obj0=document.getElementById("aim1<data:post.id/>");
var obj1=document.getElementById("aim2<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>




Please add your adsense add code in place of red line in above code.


And save your template.


Now whenever you write a new blogger post and when you reach in middle of the post where you want to show up adsense adds just add below code there




<!-- adsense -->




and continue writing the rest post.


Now when you will publish your post you will see adsense adds in between posts at the place where you placed the above line.
I hope you will love this for sure.

0 commentaires:

Post a Comment

 

Sponsors

Protected by Copyscape Web Copyright Protection

All For Blogs. Copyright 2011 All Rights Reserved powered by Revolution Church Theme hosted on Blogger