Blogger has a limitation when it comes to adding in-feed ads. Many on the platform have tried to devise means of adding it to their blog. Well, the tutorial below shows how I added Adsense in-feed ads to my blog.
==> Sign into your blogger dashboard at blogger.com.
==> Go to Theme > Edit HTML.
==> Search for the following codes and replace it with your parsed in-feed codes.
<b:include cond=’data:post.adNumber lt 3′ data=’post’ name=’super.inlineAd’/>
Two of such codes exist on Emporio theme. Replace it with the second one.
==> Save theme
The in-feed ad appears between the content block of my blog as seen in the screenshot below.
Adsense recommends that in-feed ad appears after every three content block. So in order to make this possible, I went to the blog post gadget and configured ads between posts and after every 3 posts.