How to Insert Adsense Ads inside all Blogger Posts, Below Post Title and at the End of The Post

 
Updated on April 19 2013 according to new blogger template Editing style and menu.

To insert Adsense Ads below header, in sidebar and at the end of the blog is very simple by adding Adsense in the gadget section but if we place Adsense ads inside blog post i.e. below post title and at the end of the post it can really help to get readers eye on ad and improves chances of click on ad and hence your earning. Just follow simple steps below to insert Adsense ads inside your all blog post in Blogger or Blogspot.

Watch Video of this Tutorial

Condition: You must have an active Adsense account.

  1. Sign In to your Blogger Account.
  2. *You are going to change Html code of your template so must ensure to backup your template.

  3. Open your Blog you want to add ads to > Go to Template > Click Edit Html.
  4. Now find <body expr:class=’&quot;loading&quot; + data:blog.mobileClass’> and expand it if not expended. Now below this find <b:widget id=’Blog1′ locked=’true’ title=’Blog Posts’ type=’Blog’> and expand it too.
  5. Below this find <b:includable id=’post’ var=’post’> with option to expand. Click it to expand.
  6. Before using your Adsense code on blogger you need to encode it. You can use http://htmlentities.net/ to encode Adsense Code.
  7. To put Adsense ad just below your post title find <div class=’post-header-line-1′/> and paste your encoded Adsense code just above this.
  8. <div class='post-header'>
    <div class='post-header-line-1'/>
    <center>your Adsense code</center>
    </div>
    

  9. To put Adsense ads at the end of your post content find <data:post.body/> and past your encoded Adsense code below this.
  10.  <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='description articleBody'>
     <data:post.body/>
    <center>your Adsense code</center>
    <center>

  11. Now save template and refresh your blog post to see ads appear below post title and at the end of all posts of your blog.

This way you can add any advertisement like chitika, bidvertizer etc inside your blog posts.

If you enjoyed this article, please consider sharing it or leave a comment.

Related Posts Plugin for WordPress, Blogger...

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>