Now a days every blogger is using this common hack or trick of blogger to increase Google Adsense revenue. You can also increase your Google Adsense Earning by placing Google Ads below and/or above Blogger Post. You will be able place Google Ads Above the post (but below the post title) and at the End of Blogger Post. This Hack is only for post pages and not for Homepage of your Blogger Blog. Follow these steps to implement this trick in your blog.
How to Show Google Ads in Blogger Posts
- Login Your Blogger account and Go to Dashboard > Template > Edit HTML > Proceed
- Now, click on "Expand Widget Templates" box.
- Search for this line (tip: press CTRL and F keys at once and copy-paste this code)
<data:post.body/>
- Its time to convert your Google AdSense code into XML format. Use Google Adsense Code Converter
Note: This does not violate Google Adsense TOS
- Place below given code Above and Below (where you want to display Google ads) searched line.
<b:if cond='data:blog.pageType == "item"'>
GOOGLE ADSENSE CONVERTED CODE HERE
</b:if>
GOOGLE ADSENSE CONVERTED CODE HERE
</b:if>
- Save Your Template and You're done !