DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage

How to Add Adsense Ads Between Blog Post and Comment Box in Blogger

May 25, 2017 DbAppWeb Admin

Placing ads on a blog is very important to attract and engage the users on your blog. It is suggested by the Google Adsense team that place an ad below the post body and above the comment section to generate more revenue from the website. Here I am showing how can you place an ad between the post body and comment section.

Here it is given step by step that how to add an Adsense ad below the post and above comments.

How to Add Adsense Ads Below Post and Above Comments

First, you have to log into your blogger account after that select the blog from your blog list available in the top left the corner.

  • Go to the Theme>> Edit HTMLHow to Add Adsense Ads Between Blog Post and Comment Box in Blogger_01
  • Search for text ‘<b:includable id=’postQuickEdit’ var=’post’>’ and add below line of code to this block.How to Add Adsense Ads Between Blog Post and Comment Box in Blogger_02
  • Paste your AdSense code between the given line of codes.
    <b:if cond=’data:blog.pageType == “item”‘>

    <——-paste your Adsense code here ——–>

    </b:if>

  • Now copy the whole code from above step and paste it to above the code of lines </b:includable>
    <b:includable id=’postQuickEdit’ var=’post’> and click on save theme button.How to Add Adsense Ads Between Blog Post and Comment Box in Blogger 1
  • You will get the error “Error parsing XML, line 1899, column 15: Attribute name “async” associated with an element type “script” must be followed by the ‘ = ‘ character.” while saving the theme.
  • To remove the above error just change the async to async=”true” as shown below:
    Change

    <script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>

    to

    <script async=”true” src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>

  • Now click on the Save theme button to save the changes which you have made.How to Add Adsense Ads Between Blog Post and Comment Box in Blogger_04
  • Wait for a moment till the new relocated ads will be started showing on your site.

Related Posts

  • How To Change Widget Title Background On Blogger
  • How to Enable Search Description for Blogger and Blog Posts
  • How to Make your Blogger Blog Template to fit any Screen Resolution
  • How to reduce space between header and pagelist widgets in blogger
  • Remove Empty Space Left on Top After Removing Navbar in Blogger
  • Show more than 200 comments on Blogger Page or Post
  • How to Split or Divide Blogger Header in Two Parts?
  • How To Show Post Title Before Blog Title in Blogger?
  • How to add a gadget above header in blogger?
  • How to reduce space above the Title in Blogger
  • How to reduce space between Title and Description in Blogger
  • How to customise Read More link in blogger
  • How to reduce space between gadgets in Blogger?
  • How to add Recent Posts Slider with images for Blogger?
Prev Article
Next Article
Tags:Ad-Sense Theme Blogger

6 Comments

  1. unravel pc download

    This is good. Cheers!

  2. Pingback: How to customise "Read More" link in blogger - DbAppWeb.com
  3. Pingback: How To Change Widget Title Background On Blogger - DbAppWeb.com
  4. shweta

    very helpful thanks for sharing

  5. sonu

    i am glad to here

  6. Rohit Kumar

    Thanks for sharing this informative content with us.

  7. ads.xemphimon@gmail.com

    This tutorial is a lifesaver! I’ve been searching for a simple way to add Adsense ads between my blog post and comment box on Blogger. Your step-by-step instructions make it so easy to follow, even for someone like me who’s not super tech-savvy. Now, I can seamlessly integrate ads without disrupting the user experience. Thanks a million for sharing this valuable guide!

  8. Maria

    Very helpful for me. Nice to find your most valuable content. Thank you so much dear.

Leave a Reply Cancel Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • Popular
  • Recent

Categories

  • Android (2)
  • Blogger (16)
  • Domain and Hosting (1)
  • Hardware Issues (7)
  • HP-UX (55)
  • HPE Data Protector (9)
  • IBM Lotus Notes (2)
  • IBM WebSphere Application Server (16)
  • Internet Tips & Tricks (15)
  • iOS (8)
  • JBoss/WildFly Application Server (2)
  • Linux (76)
  • macOS (15)
  • Microsoft Windows (31)
  • News and Updates (11)
  • Oracle Database (5)
  • SSL/TLS (1)
  • Storage Servers (23)
  • Tools/Softwares (1)
  • VMware ESXi (17)
  • Web Servers (14)
  • WordPress (5)

Archives

DbAppWeb.com

Solution of Database, Application and Web Server Problems

About DbAppWeb.com

One Stop Solution for Database Server, Application Server and Web Server Problems.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

DbAppWeb on Social Media

Copyright © 2025 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com
 

Loading Comments...