Business Magazine

How to Put Adsense Below First Post In Blogger Homepage

Posted on the 11 February 2015 by Gaurav Kumar @vhowtodo
You have Adsense on your blog and you want to show adsense ads below first post in homepage. It can be difficult for a newbie blogger if you do not know any coding. But here is a solution for you. You use widget or plugin to add in your blog to show ads, same way here I show you how you can Put Adsense Below First Post In Blogger Homepage.

How to Put Adsense Below First Post In Blogger Homepage : eAskme

How to Put Adsense Below First Post In Blogger Homepage : eAskme

Other people are reading : Best Google Adsense Alternatives for 2015
It can be highly converting if you add ads below first post. You can also blend it with the color of the title of your post to get high CTR. Today I will talk about how to Put Adsense Below First Post In Blogger Homepage

Show Adsense Below First Post In Blogger Homepage


  • Go to Blogger.com
  • Loging
  • Open your blog dashboard
  • Go to templates
  • Click on "Edit HTML".
  • Now press CTRL+F
  • Enter below code and search

<b:include data='post' name='post'/>
  • Paste below code

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<b:if cond='data:post.isFirstPost'>
<div style='border:1px solid #ccc;background:#f9f9f9;margin-bottom:15px;padding:10px;text-align:center'>
"ADSENSE ADS CODE HERE "
</div>
</b:if>
</b:if>
  • Replace ' YOUR ADSENSE ADS CODE HERE' with Actual adsense code
  • Click on "Save template".
Also See : Make Money Blogging with Google Adsense
This is really easy to put adsense below first post in blogger homepage. If you have any question, feel free to ask me via comments.
If you find this post helpful, do share on facebook, twitter and Google plus. Don`t forget to like us on facebook and subscribe EPB newsletter to get free updates.

Back to Featured Articles on Logo Paperblog