Show Adsense to Middle of the Post in Blogger !

by VISHAL on November 3, 2008 · Blogging

  • Share
Today I will show you how to implement content around Adsense ads or implement adsense in the middle of posts in Blogger.First you should know the advantages of this hack.*More clicks will be generated *It will increase your CTR rate *Your earnings will increase
Any how, it is very easy to implement this hack in your blogger template.You have to follow just few easy steps.So, don’t wait and follow the below steps to boost your Adsense earnings!


Note that the below hack work only in Beta Blogger.If you wanna it in Classic blogger, then contact me.

Just Follow the Below Steps for this hack:

First you have to login into your Blogger account & Go to Layout>>Edit HTML.
Now check the “Expand Widget Templates” box.Now search for this <data:post.body/> tag in template.

Now replace the above code (Tag) with the code given below:

<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 t=s.substr(0,s.length/2);
var r=t.lastIndexOf(” “);
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+1);}
</script>

Now replace <!– Your AdSense code here –> with your desired adsense code.Note that when you add the Adsense code, you must Encode it with Encoder.

Now, when you see your posts, you will see Adsense ads appearing in the middle of your blogger posts.

I think this is the best place in the whole template for Adsense.You will soon notice that 80% of your clicks will genearated from this Area.Good Luck!

If you have any doubts regarding code and instruction then feel free to comments here.

Enjoy :)

Related Posts

{ 4 comments… read them below or add one }

1 Sudam November 3, 2008 at 6:06 AM

Good informative post. I was looking for something like this. But one thing i could not follow “replace your adsense code here” What does this mean? Should i place the code below this or what you have intended?

Thanks for the post
http://thatlovedflower.blogspot.com

2 Sudam November 3, 2008 at 6:08 AM

Oh sorry got it? I failed to notice similar line inside the code snippets.

Thanks

3 √ДMPIRE November 3, 2008 at 2:32 PM

:-) I was confused too bout u r Q !! he he

4 Sparrow's Blog December 29, 2008 at 9:31 AM

Dear, im facing a great problem during adding adsense ad in the middle of the post.While completing your recommended process, 1st post shows ok bt another post showing ad bt creating disorders in text such as changing of font color and evolving unwanted text on that posts. plz tell me the remedy. plz plz visit my site and solve ny problem. http://blogger-screen.blogspot.com

Leave a Comment

CommentLuv badge