Your blog earnings depend mainly on your blog's traffic and on your ad placement. One important place to place the ads is below the Post title. It will give more importance to the ads and there is more possibility to get clicks. This is in accordance with the Google Adsense TOS
I am personally using the same hack on this blog. You can see adsense ads below the post title on all my pages.Ok now let us get into the details of how to set it up.
First of all login to your adsense account and generate ad code of optimum size..
Now copy that adsense code into the following box and parse it(you may not see the parser if you are reading my feed)
Copy off the parsed code..
Now login to your blogger account.
Go to Layout > Edit Html and expand the widget templates.
Find this piece of code
Now add the following code just above that line.
From now on you should have adsense below the post title. On pages with multiple posts(eg: home page, label page etc) , the adsense ads will show up only on the first post(i.e below the post title of the first post). It wont show up on the other posts on the same page.So you are abiding by the Adsense TOS.
I am personally using the same hack on this blog. You can see adsense ads below the post title on all my pages.Ok now let us get into the details of how to set it up.
First of all login to your adsense account and generate ad code of optimum size..
Now copy that adsense code into the following box and parse it(you may not see the parser if you are reading my feed)
Copy off the parsed code..
Now login to your blogger account.
Go to Layout > Edit Html and expand the widget templates.
Find this piece of code
<data:post.body/>
Now add the following code just above that line.
<!-- BloggerPlugins.ORG Adsense Above Posts start -->
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
<!-- BloggerPlugins.ORG Adsense Above Posts End -->
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
<!-- BloggerPlugins.ORG Adsense Above Posts End -->
From now on you should have adsense below the post title. On pages with multiple posts(eg: home page, label page etc) , the adsense ads will show up only on the first post(i.e below the post title of the first post). It wont show up on the other posts on the same page.So you are abiding by the Adsense TOS.
Helps with click through rate
ReplyDeleteImplementing it on my blog has certainly helped
Adsense Tips
hey can you please tell me how can i add the Parser to my blog....whats the code??
ReplyDeleteThanks Buddy It helped
ReplyDeleteWoW Bro, just I was looking for... U made it true finally :) Luv Ya !!!
ReplyDeleteI been at this for about an hour and it doesn't seem to show up...
ReplyDeleteI lied its on individual pages HA!... thanks!!!
ReplyDelete@umnopengkalanbatu where did you go wrong??
ReplyDeletebtw i don't see any posts on any of ur blogs..
thank u so much for this awesome trick!! Instead of adsense, i used chitika since my adsense had been disabled. XD
ReplyDeletehow about middle of post like yours.. any tutorial? thanks in advance
ReplyDeleteThanks a lot for this tutorial..
ReplyDeletehi Aneesh another amazing post
ReplyDeletehow do you get the text to appear next to the ad like on your pages? my ad appears under the post title then the post starts after the ad and not next to it
please take a look at one of posts http://playstationbloggeruk.blogspot.com/2009/07/battlefield-1943-problems-since-coral.html
sorry but i just noticed is the ad size on your posts that make it look that way
ReplyDeletethanks for sharing your tips with the rest of us
okei.. ;)
ReplyDeleteme again its not showing up on my post now i did change the adsense code to another just now and followed all the steps and its not showing up but it was earlier could you tell me if i have done something wrong?
ReplyDeleteplease :)
http://playstationbloggeruk.blogspot.com/2009/07/battlefield-1943-problems-since-coral.html
the new adsense ads takes time to appear..
ReplyDeleteBe patient wait for 10-15 minutes and they will be there.. ;)
oh ok then last time they appeared almost straight away now this time its been about 20mins since i put the new code there and nothing was worried i had deleted something i shouldn't of
ReplyDeletethanks :)
it is there now.. i saw it here.. :)
ReplyDeletehttp://i28.tinypic.com/24c8gw4.png
thanks a lot for all your help today and the other day with the table of contents setup you are amazing for helping others out unlike most sites that dont want to know or help you if you have a question.
ReplyDeleteonce my site is up and run i will donate some money to you for all your help
thank you very much and will be looking out for new posts on this site :)
hi is there a way of putting adsense at the bottom of the instead of the top so that it appears after the last line of the post?
ReplyDeletethanks in advance
@krease: Go to "Layout" and at Posts settings, edit and select the option of "Show Ads between posts": http://i29.tinypic.com/zkh2tz.jpg
ReplyDeleteMaybe you have got ideas why comments are not appearing below my post on my main page. I have settings correctly set (show/anyone/embedded below post/ and 1 post per page. Comments appear if you click on recent post or comments, below the post. Comments also dont show if you go thru labels to look at post. My site is www.onlinechessgamer.com . Can anyone help
ReplyDeleteis it legal in adsense ?
ReplyDelete@Author
ReplyDeleteCan you please help me to center align the ad below the title of the post, instead of left alignment.
Hi
ReplyDeleteThank for this amazing tip but I have some minor trouble here:
http://www.cgrecord.net
the ads was showed in the frontpage and not show in the article (after click readmore) please help
Thanks
it's working thank you
ReplyDeleteI'm not sure why this hack doesn't work for me. The ads are showing also on home page and labels page just in the first post. Any help !?
ReplyDeleteHello Aneesh,
ReplyDeleteI am also finding the same problem as the commentor above. The ads show up in front page instead of individual posts.
Need help i have two data:post.body i am using community template where i should replace the code.
ReplyDeleteRegards
http://moviesndhacks.blogspot.com
Try to find div class='post-body entry-content' OR div class='post-body'. Click my link for more details.
ReplyDeleteThanks!
Thank you for posting this stuff, usefull and resolve my probs, thanks again.. right now my blogs look nice with this tricks..
ReplyDeleteThanks a million. I did a lot of google on this, and I found your post to be the best for me. Thanks again.
ReplyDeletethank you so much buddy! I was really looking for this...now i have it in my site..
ReplyDeleteHow we include into the text... this page...
ReplyDeleteaneesh, you are using blogger right? how did you made your "adsense ads" appear 3 times inside your post???
ReplyDeleteHai,
ReplyDeleteCan this also be done with nuffnang ads?
Thanks.
this is not allowed http://adsense.blogspot.com/2008/03/another-look-at-optimizations.html
ReplyDeleteCool I did this,m but now my text is starting right after the ad block, which makes it hard to read. Can you help me by telling me how to get the text to start a few lines down, say, just below my ads? Thanks a heap!! :)
ReplyDelete@Dani - Wrap the Adsense ads within
ReplyDelete<div style="display:inline;">
parsed adsense code
</div>
this code should be wrapped within the coditional tags as mentioned in the post.
Hi, it didn't work, can you give me any tips? http://personalisedchocolates.blogspot.com I think I have done it wrong, it now just says "parsed adsense code" aboive each ad block, but it still doesn't wrap...
ReplyDelete@Dani - change <div style="display:inline;"> to <div style="display:block;">
ReplyDeleteIt will work properly. Remove the line "parsed adsense code" . you have already added the parsed adsense code. that line was intended to be replaced by the adsense code. As you have already added the adsensse code just remove the line "parsed adsense code"
can you plz write tutorial on how to show ads in the middle of the post , same as u r showing 2 half banner size ads in your posts
ReplyDeleteI just did it. Actually, I have been trying to figure it out for a month already and searched for it. It did not show up in my google search. I found some but it was so hard to follow. I decided to come back here and searched back manually. Alas!. Now it's working as I wanted it to be: http://www.adouseofinspiration.com/. Thank you once again :)
ReplyDeleteThanks very much. It works perfectly.
ReplyDeletestill in "below the content" even if i applied the "below the title" code + it only appeared in 1 post, next post there's nothing
ReplyDeleteI am just approved from adsense and don't wanted to disabled before earning any buck from, are you doing something wrong according to adsense TOS ?? because they always use to warn that don't touch the ad codes doesn't matter you are a programmer.
ReplyDeleteThank you very much :) it works!
ReplyDeletehi friend ..nice information u got..u see im using AdBrite ..so is this trick applicable for Adbrite or is it only for Adscense..well I hope we can use this trick for any add related program for parsing code and stuff..but just wanted to know from you!!
ReplyDeleteThere is one more thing I would like to know that ..how can we increase ads to show in all the posts of the page..u know in AdBrite we can place as many ads as we want..unlike Adsense.
the adsense ads will show up only on the first post(i.e below the post title of the first post). It wont show up on the other posts on the same page.So we are abiding by the Adsense TOS....
How can we show up the ads in more then two or three posts..??
thank you so much dear for your post.it works.
ReplyDeletecan i change it so that ads appear only at post page not on the home page how can i do it please help me
here is my blog
www.meorg.co.cc
It helps me! Thanks so much :=)
ReplyDeletethanks a lot man! :)
ReplyDeleteit really helped..
I've always wanted to keep this... :D
www.tricksterminal.com
very great post.
ReplyDeletei have done it here for test http://pmhealthtips.blogspot.com/
also you can add this code more than once.
ReplyDeletecan you please let me know that how to show ads between post 2-3 times as you have done in this post above?
ReplyDeletehttp://pmodels.blogspot.com
Thanks so much !!!
ReplyDeleteI was looking for such a trick for months......... thanks !
I would like to give my heartiest thanks to Bloggerplugins.org for gifting us such beautiful and effective Google Adsense purser by using which we can easily paste our Google Adsense Codes just below the post title which have drastically increased my CTR.
ReplyDeleteThanks again.
Thanks a lot :-)
ReplyDeletecan you please let me know that how to show ads between post 2-3 times?
ReplyDeleteThanks for this little hack. Though i didnot placed adsense but it worked for affiliate html code also, Iplaced my affiliate code in place of "Put your parsed adsense code here" and it worked like a charm. Thanks again.
ReplyDeletehi all
ReplyDeletehow many ads can use below the post title ??
and can you help me ? i like add ads in the midle post
This is not working on my blog. Help me out!
ReplyDeleteI did not placed Adsense code, what I put is my other affiliate banner,and it shows in all of my posts on the page,(I have 3 posts on every page)..just removed .isFirstPage from ...,my question is can I put different ads on every post?
ReplyDeleteTried adding on my blog http://techlounge4u.blogspot.com
ReplyDeletebut its not working. showing an error "google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad); " on my 1st post. please help !!
thanks in advance!
good post
ReplyDeleteawesome dude.... thanx for sharing...
ReplyDeletethanks buddy such a nice post
ReplyDeleteHi Anesh thanks again buds , person who inspired me to start blogging.
ReplyDeletem8y uf you have time sort me out with one problem , as i see in your blog when you press home you don't see the ad-sense on first post , mine on home page first post shows up ad-sense , how do i avoid this and make it only shows once at topic pages
cheers
How can I make that to appear in first 2 posts? Thanks for help
ReplyDeleteThanks,
ReplyDeleteIt works for me at
-http://bhavesh4news.blogspot.com
The ads appear on my blog homepage. How to exclude adsense in blogger homepage?
ReplyDeleteHey i have add is code but ads are not showing.. please help
ReplyDeletethanks for sharing it work for me
ReplyDeleteThanks guys! All my probs solved! :)
ReplyDeletevery helpfull info, thanks
ReplyDeletei tried to do it, but cant find this CODE:
ReplyDeletein my template source... Please help me to find it... CTRL+F doesnt help too ... :(
http://smartandfunnyvideo.blogspot.com/
Thanks
i tried for http://cuyapo.blogspot.com but it wont show up . HELP !! :)
ReplyDeleteHow to exlude adsense below post title from home page and let display only on indvidual posts ana labels page
ReplyDelete@Layla
ReplyDelete<!-- BloggerPlugins.ORG Adsense Above Posts start -->
<b:if cond='data:blog.url != data:blog.homepageUrl'>
<b:if cond='data:post.isFirstPost'>
Put your parsed adsense code here
<br/>
</b:if>
</b:if>
<!-- BloggerPlugins.ORG Adsense Above Posts End -->
This will help you in excluding the ad unit from the home page.
thanks
ReplyDeletei do not see any tab named as LAYOUT. i tried it on tab DESIGN where i found link EDIT HTML but could not find the code to told
ReplyDeletecan you tell me what is wrong?
I like to show two posts in my blog pages. Is it ok to have adsense show under the title for both posts?
ReplyDeleteNice Hack .. Thank you
ReplyDeleteIs there is any problem with this.any deactivating problem by Google.
ReplyDeleteHey Bro,
ReplyDeleteIts not working on blog..i have asked this before too but you didn't respond.
my blog url is http://digitalchannels.blogspot.com
so is this same? if i wanna add adsense at second post (at homepage), just adding below the
ReplyDeleteisnt it?
Thank a ton, Aneesh! It worked like a charm, easily done. How lovely that you've included the parser here. In appreciation, I've included your link in my tutorial @ http://jacqsbloggertips.blogspot.com/2011/05/adsense-ads-placement-below-post-titles.html
ReplyDeleteGod bless you for sharing. I've learned so much from you...thanks again.
Hey I followed all your instructions. but this doesn't work out. all the ads are displaying only above my post title. not below the post title.
ReplyDeletemy site is www.aruntuts.com
what if there are two ""
ReplyDeletewhich one should i chose then.
above which i place the code
thanx alot buddy
ReplyDeletethanks a lot. i tried it on my blog and it worked.
ReplyDeletehttp://raosajid.blogspot.com/
. i wana ask you one more thing. how i can post adds on my side bar. and in between my posts...
thanks! That was really helpful... I placed the ad below each post though... :D
ReplyDelete_____________________________________________________________________
My Photography Blog
what to do if we want the ads to float either to left or to right ?
ReplyDeleteand what to do if we want the ads to appear only in pages ?
please help.
thank you :)
I've been searching for the right tutorial on how to add adsense below the newest post and I did it just by following your steps. It works for me. I got one more concerned, the adsense I added below the post title does not blend with my posts.. I mean I want to edit the Adsense in terms of color. Can you have a trick on this?
ReplyDeletehttp://www.farmvillefcu.com/
Thanks guys...it work for my blog..!!!
ReplyDeleteOh! I applied the step and I got it! My adsense was now located below my newest post title.
ReplyDeletethanks bro very nice post
ReplyDeletehttp://tipsbyaghil.blogspot.com/
Thank you very much!!!!
ReplyDeleteGreeting from http://www.bestafricanmodels.com
Excellent.thank u verymuch
ReplyDeleteThanks for this tutorial. However, if I wanted an ad like the one you've got in your header (on the right) how do I do that?
ReplyDeletehello can any body tell me how to active adsense for blogger....
ReplyDeleteplease mail me at poj204@gmail.com
thanks
ReplyDeletemy blog is : http://infopots.blogspot.com/ please tell how i can show Adsense below each post and how much posts are authorised by blogger on one page. Is there no objection of repeating adsense add below each post of blogspot. please advise. thanks.
ReplyDeleteCan I have adsense below ONLY the SECOND post title?
ReplyDeleteThank you
Hi, I cannot get the ad code generator on this page... It tells me that the website cannot be found. Is there another way?
ReplyDelete