February 11, 2015

How to Put Adsense Below First Post In Blogger Homepage

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 2023

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.

Don't forget to like us FB and join the eAskme newsletter to stay tuned with us.