Place Ads in Middle of Blogger Posts
When you make a Blogger template, you can place ads in the sidebar and on top. However, the positions of the ads are static. The main point is that you cannot place an advert inside a post. Correct?
Incorrect! Using a bit of Javascript techno-wizardry you can place AdSense ads in the middle of your Blogger posts easily. I don't promise, but it should increase your CTR. Let me show you how:
- Log in to Blogger and go to Template
- Find the <$BlogItemBody$> tag in your template
- Replace it with:
<p>
<ItemPage>
<div id="adsensical<$BlogItemNumber$>start"></div>
<div style="margin:5px 0 -5px 10px">
<!--PLACE YOUR AD CODE HERE-->
</div>
<div id="adsensical<$BlogItemNumber$>end">
</ItemPage>
<div id="adsensical<$BlogItemNumber$>body"><$BlogItemBody$></div>
<ItemPage>
</div>
<script language="JavaScript">
//AdSensical Place Ads in Middle of Blogger Posts
//By hackman_3vilGuy http://adsensical-adsense.blogspot.com
//hackman {AT}caller {DOT}me {DOT}uk
var topbit=document.getElementById("adsensical<$BlogItemNumber$>start");
var bottombit=document.getElementById("adsensical<$BlogItemNumber$>end");
var s=document.getElementById("adsensical<$BlogItemNumber$>body").innerHTML;
var regexIndex=s.search(/<!--adsense-->/igm);
if(regexIndex>0) {topbit.innerHTML=s.substr(0,regexIndex);bottombit.innerHTML=s.substr(regexIndex+14);}
</script>
</ItemPage>
</p>
Copy this code
- Replace <!--PLACE YOUR AD CODE HERE--> with your real Adsense code you want to put in
- Now in every post place <!--adsense--> somewhere in the HTML (click Edit HTML) of the post where you want the ad to appear!
Labels: adsense, blog, javascript, optimization
17 Comments:
thanks! hope this works to get me more money heh
nice job friend...
kantor-online.blogspot.com
Nice work. Please give information about Page rank improvement.
Jamsheed
http://www.getnowonline.blogspot.com
hi,i have created a new forum about adsense,
here it is
http://www.adsensetalk.exofire.net/phpBB3/
i want to add your article of placing ads in middle of blogger posts with all the links and source ,please let me know your opinion? , or u can directly post in my forum with all the backlinks
thanks
i couldnt manage to place ads in the middle of the posts.....although i have pasted my code.....ads aint showin up? is it coz i already have 3 ads or the wrong procedure....do lemme know...leave a comment on my blog plz
Visit for more information on
Complete Walk through & Guide For Adsense
Java Made Easy may be yours is a new blogger beta not the old one. Copy and paste the link below, i will teach you on how to put the code for new blogger beta. Have a nice day.
http://djyano.blogspot.com/2008/03/put-your-adsense-in-middle-of-post.html
Dear admin,
Iam new in the blogger world but by tring every thing I tried to change my layout HTML code but when ever I changed every thing and saved the new changes the page never complete downoading
I hope you tell me how to Change in my HTML code and how to put a new design?
Thanks,
Yours hopeful
Are you crazy for earning the money.Google AdWords advertisers can now advertise on your site with video ads as a new addition to the line up of text, Flash and image adverts currently available according to the AdWords blog. If you have selected image ads, you are able to receive these new video ads.
Mike vutler
http://www.changeyourfuturetoday.net
Great hint, by the way check my blog Real Estate Facts - Real Estate Book and let me know if ads are on good place
Dear friend, Thanks for your idea to post ads inside a blog! I'll try this.
thanks a lot for this information , but I can't find the <$BlogItemBody$>
what could be the alternative tag?
that's my XML file:
http://www.mediafire.com/?e2znionnn2z
That’s was nice suggestion placing at the middle rather than on sidebar.. I’m sure I got lots of hits from that. Thanks for the idea! | ffxiv gil
I couldn't find the <$BlogItemBody$> tag in my DLE Support site...
Hey that's really a great post and a wonderful description out here, I really like the way things are being executed and discussed here.
Classified Software
Nice info about "Place Ads in Middle of Blogger Posts". Good knowledge about make money with adsense
Nice article.. it help me alot, did you try also to make money just by uploading files online?, try also this one on ho to "make money online" tai 3
Post a Comment
Subscribe to Post Comments [Atom]
<< Home