These are Types of In-Feed Ads
- Image Above
- Image on the side
- Title Above
- Test Only
- In-Feed Ads Theme Selection
- Light Background
- Dark Background
How to create In-feed ad unit Adsense dashboard
- Login to your Adsense Account then Go to Ads Units>>> New Ad Unit
- Then, Select In-Feeds ads
- Choose the style
- Save your In-Feed Ad Code
- Lastly, Copy Code snippet
How to add In-feed ad unit to blogger
- Login to blogger.com then choose a blog that you want to add In-feed ad
- Then, Go to Theme >>> Edit HTML
- Search this code <b:loop values='data:posts' var='post'>
- Replace above code under the <b:includable id='main' var='top'> to the below code <b:loop values='data:posts' var='post' index='x'>
- Now search <div class='post-outer'>
- Lastly, replace above code with below code
<div class='post-outer'>
<b:if cond='data:blog.pageType == "index"'>
<b:if cond='data:x==1'>
<div class='post'>
YOUR IN-FEED ADSENSE CODE
</div>
</b:if>
<b:if cond='data:x==3'>
<div class='post'>
YOUR IN-FEED ADSENSE CODE
</div>
</b:if>
</b:if>
Be Carefully: Remember to replace YOUR IN-FEED ADSENSE CODE to your Adsense In-feed code that you have copied from Adsense ad units.
Conclusion: But do not depends on Ads only, you can create your own product and sell it through your blog. And If this article is useful to add In-feed ad unit to blogger, Make sure you share it through all social networks or Leave a Comment below.
3 comments
commentsGreat tricks. Your blog is really amazing. I always find new great things ove here. Thank you for sharing this post. Much appreciated
ReplyThank you very much for your valuable comment. Just Keep visiting my blog for more tips and tricks.
ReplyThank You For Your Valuable Comment.
Reply