Feb 7, 2013

How to put ads below Post Title in blogger

  • Sign In into Blogger.
  • Go to Template > Edit HTML > Proceed. 
  • Check on Expand widget template.
  • Now search for this code. 

    <data:post.body/>

    • Put escaped adsense code in the code given below @ put escaped adsense code here and place the whole code above to the searched code.


    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    put escaped adsense code here
    </b:if>

    Note :
    • If you paste the given code above  <data:post.body/> You will see adsense ads below post title.
    • If you paste the given code below  <data:post.body/> You will see adsense ads in post footer.
    Click here to covert your adsense code to escaped adsense code

    Tags : Put ads below post title and above post body.
              Put ads below post title.
              How to generate the escaped code.

    No comments:

    Post a Comment

    I always want a feedback related with this blog. If you encounter any problem. Kindly mail via Contact Us form. If this post helped you then share this page to your friends. Thanks for Visiting !

    Related Posts Plugin for WordPress, Blogger...