Content feed Comments Feed
ADVERTISEMENTS

How to add adsense under posts for new blogger read more feature?

One to be remembered that this technique is not for only installing the ads, but also for installing banners, messages, subscription information, and others that are placed under posts. You also should know that the ads would not appear in the homepage, but under posts when the posts are displayed full by clicking the “Read More” link.


Need to remember, some ads codes such as Adsense, Adbrite, and others cannot be installed directly there, but you need to parse it. For this trick, you can visit Centricle.

  • Please log in to Blogger with your ID
  • Click Layout
  • Click Edit HTML tab. Then backup your template first
  • Check the small box next to “Expand Template Widget”
  • Find this code:

    <div class='post-body entry-content'>
    <data:post.body/>
    <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>



  • Please add the code in red and blue printed:

    <div class='post-body entry-content'>
    <data:post.body/>

    <b:if cond='data:blog.pageType == "item"'>

    <p> Your ads code, banners, alert or anything paste in here! </p>

    </b:if>

    <div style='clear: both;'/> <!-- clear for photos floats -->
    </div>




  • Click SAVE TEMPLATE button
  • Done


Click to Know Source of the Content

Your Ad Here

0 comments

Post a Comment

Blogumulus by Wonderful-Tricks

Followers