Adsense below post title, How to hide it from Blogger home page?
Sponsored Links
Adsense is the best money making choice for bloggers. But if it is not placed and optimized properly, it wont generate revenue as expected. Technocator has been providing various tips to optimize your Adsense to generate more revenue without effecting the beauty and standard of your blog. This post shows how to Place adsense below title and hiding it from the home page of the blogger blog.
The best and most revenue generating ad placement of Adsense is just below the title. But make sure to give a text to identify the advertisement such as 'Advertisement' or 'Sponsored Links'. It is to comply with Adsense's Terms of Conditions. See the example for best ad placement in the below picture:

But the blog will look shabby if the ads are appearing in the home page. If you have more than 4 posts in the front page, Google will show only 3 ads, the rest of the locations will show as blank space. To avoid this, you can use below tactic to eliminate showing ads in the home page, but it shows in every post pages. Yes, just below the blog title.
1. Generate a Large Rectangle (336 x 280) Ad in your Google Adsense account and collect the code.
2. Go to your Blogger in HTML edit mode and find <data:post.body/>
3. Add below codes before and after your Adsense code and paste it just above <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
3. Add below codes before and after your Adsense code and paste it just above <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
Adsense code
</b:if>
4. Your final code after the placement should look like this:
<b:if cond='data:blog.pageType == "item"'>
<script type="text/javascript">google_ad_client = "pub-asdfsadff";google_ad_slot = "1234567";google_ad_width = 336;google_ad_height = 280;</script
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
</b:if>
<data:post.body/>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
</b:if>
<data:post.body/>
5. Save your template and review your blog. The Ad will not appear in the home page of blogger, but in the individual post pages.
6. For best result, customize your ads for both image and text and select the colors to match blog background and post text color, and avoid borders.
7. If you have any difficulties placing the ads, just ask in the below comment column.
Like this post? please share and promote! by clicking below icons: