How to Put Adsense Below First Post In Blogger Homepage : eAskme
Other people are reading : Best Google Adsense Alternatives for 2015It 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".
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.