Adsense below post title, How to hide it from Blogger home page?

Sponsored Links

>> Tuesday, June 21, 2011

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"'>

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/>

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:


Post a Comment

Related Posts Plugin for WordPress, Blogger...

About This Blog

Technocator.com, as its name denotes, is a Technology Locator. Technocator.com provides you news and reviews on latest trends in technology, internet, social media, and gadgets. You can brows through several how-to articles and tips and tricks for better usability of Computer and Internet Technology. Please feel free to join our Facebook Fan page and subscribe to our posts to keep yourself updated.Read more here

Write for Technocator

If you are interested to write about technology topics and tutorials, technocator provides you an opportunity to become a guest blogger.
In return you will get full credit for the post, an author page with a bio and your website will also be linked at the top and bottom of every post you make.
More Details here

  © Blogger template Werd by Ourblogtemplates.com 2009

Back to TOP