How to Add In-Feed Ads on Blogger (Blogspot) Blog

How to Add In-Feed Ads on Blogger (Blogspot) Blog

In-feed ads, also known as native ads, are a powerful way to monetize your Blogger (Blogspot) blog by displaying relevant and engaging advertisements seamlessly within your blog's feed. These ads appear as users scroll through your website's content, providing an unobtrusive yet effective means of generating revenue through clicks and engagements. In this tutorial, we will guide you step-by-step on how to set up in-feed ads on your Blogger blog to boost your Adsense earnings and enhance user experience.

Step 1: Accessing Blogger Theme Settings Log in to your Blogger account.

FAQs accordion is a great way to help you build authority and trust, and at the same time bestow a bit of personality on the website. It also helps you answer frequently asked questions, produce additional content quickly, and reduce bounce rates.

Benefit of FAQs accordion for blogger is that it helps your blog visitors to find what they are looking for in less time.

Yes, Frequently Asked Questions scheme will make your website more popular and increase your search engine ranking position.

 
In the Blogger dashboard, navigate to "Theme" and click on "Edit HTML."

Step 2: Enabling In-Feed Ads Within the HTML editor, search for the line that includes the code showinlineads.

Change the value of 'showinlineads' from 'false' to 'true'.

Step 3: Configuring Posts per Ad Look for the line that contains postsPerAd.
Set the value of 'postsPerAd' to the desired number, for example, '3'. Note: This value determines how often the in-feed ad will appear in your blog's feed. Setting it to '3' means the ad will show after every three posts.

Example Before Editing the Theme Code:

<b:widget-settings>

<!-- Existing widget settings... -->

<b:widget-setting name='postsPerAd'>1</b:widget-setting>

<b:widget-setting name='showInlineAds'>false</b:widget-setting>

</b:widget-settings> 


Example After Editing the Theme Code:

<b:widget-settings>

<!-- Existing widget settings... -->

<b:widget-setting name='postsPerAd'>3</b:widget-setting>

<b:widget-setting name='showInlineAds'>true</b:widget-setting>

</b:widget-settings>


Step 4: Save Changes Save the changes you made to the Blogger theme.

If you already have Auto Ads enabled:

If you have Auto Ads enabled in your Google Adsense account, you can skip the next steps. Blogger will automatically insert the in-feed ads for you.

If you don't have Auto Ads enabled: Create an In-feed Native ad from your Google Adsense account by following these steps: a. In your Adsense account, navigate to "Ads" and click on "By Ad Unit." b. Choose "In-feed Ads" and select "Create ad style manually." c. Customize the ad style to match your blog's design and click "Next." d. Save and get the generated ad code.

Step 5: Replace <data:adcode/> with Your Ad Code Replace the tag <data:adcode/> or <data:this.adCode/> in your Blogger theme with the generated Adsense ad code.

Step 6: Save the Theme Save the theme to apply the changes.

Congratulations! You have successfully set up in-feed ads on your Blogger (Blogspot) blog. These in-feed ads will now appear as users scroll through your blog's feed, providing relevant and engaging ads to your audience. This will help increase your Adsense earnings and enhance user experience on your blog.

Conclusion

In-feed ads are a powerful way to monetize your Blogger blog while maintaining a seamless and engaging user experience. By following the steps outlined in this tutorial, you can easily set up in-feed ads and start generating additional revenue through your blog's feed. Remember to test and optimize your ad placements to achieve the best results. If you have any questions or feedback, feel free to share them in the comments section below. Happy blogging and monetizing!

Next Post Previous Post