Go To your AdSense account. Then My ads. and click new ad unit. Just follow the simple instructions to create Ad unit or link unit. now you when your ads code is ready copy and save in notepad with working folder. and time to edit your blogger template and before editing make your template backup ( how to make a template Backup) Step 1. Go to your blogger Dashboard>> Template>> proceed>> and click on expand widgets also ( press CTRL+F for search code in your template) and find this peace of code. (how to find code using Search bar) <div class='post-header-line-1'></div>or this. <div class='post-header-line-1'/>Step 2. and replace with below code. <div class='post-header-line-1'><!—YOUR ADSENSE PARSED CODE HERE—></div>you can parsed AdSense code with here this site http://www.bloggertipstricks.com/p/html-encoder-tool.html . Just parse your AdSense code and paste below post header line 1. Or try this Adding Google Adsense in Blogger Below Post Titles Go to Blogger >> Template. Backup your blog template. Click on Edit HTML button. Tick on Expand Widget Template box. Press Ctrl+F and search for <dataost.body/> Now paste below code just above it. <b:if cond='data:blog.pageType == "item"'>PLACE YOUR AD CODE HERE</b:if> Replace PLACE YOUR AD CODE HERE with your parsed ad code. Click on save template button. You are done! Once you performed these steps then visit any of your blog posts. Ad below post title will look something like this: I hope it help for every one thanks
Google can penalize you for such an action, I would prefer the default way of placing ads which is regulated by blogger.
no mate google not penalize this i confirm this from google last time and many many people doing this so its safe
Hey Expectation... tried doing it on my blog www.desiznworld.com.. but didnt work.. Can you please help me
what is prob you face can you explain yes i can help you if you cant add it properly also some template little change coding so need to ad some different codes i need to look at 1st or post your prob screenshot here
i tried all but i have not show any adsense below the post title ,post middle and above footer. can you pls any give me any idea how to do it
this is the code to show ads after the title. this is 100% guaranteed. ------------------------------------------ <dataost.body/> <b:else/> <b:if cond='data:blog.pageType == "item"'> <!-- after title ads post it here below the parsed ad code --> </b:if> <dataost.body/> -------------------------------------- just find <dataost.body/> <b:else/> this is my blog http://best-android-apps-download.blogspot.com/ . i do not have adsense but i know what to do.
just copy the code between this line ---------------------- ---------------------- i hate it. the code makes an emoticon. just copy and paste it in notepad and emoticon will be gone.
I know there are lots of step by step guides available over web that teach you how to put Google Adsesne ads below the post in Blogger. But those old tutorials are not working anymore because of New Blogger Template Editor. Now what you need to do is, follow below steps: 1. Open Blogger Template Editor, then CTRL+F and search for this code <b:if cond=’data:blog.metaDescription == ""’> 2. Once you able to find the above code, what you need to do is Copy the below Code, then Paste above the Following Code. <b:if cond=’data:blog.pageType == "item"’> Put Your Ads Code Here </b:if> 3. Now all coding will look something like this: <b:if cond=’data:blog.pageType == "item"’> Put Your Ads Code Here </b:if> <b:if cond=’data:blog.metaDescription == ""’> 4. You just need to replace the “Put Your Ads Code Here” with parse Adsesne ad code which you created above. Try this I'm sure this will work for you Credits: http://www.putques.com/put-place-google-adsesne-ads-below-title-in-blogger/