Min menu

Pages

Hot

How to Add Adsense ads inside Blogger blog posts or between blog posts


1. Sign in to your blogger dashboard>Template>Edit html
Check the box next to 'Expand Widget Templates'
2. Scroll down the window till you see this code
<b:if cond='data:post.includeAd'> <data:adEnd/> <data:adCode/> <data:adStart/> </b:if>

3. Replace that code in the template with the below code
<b:if cond='data:blog.pageType != "item"'> <b:if cond='data:post.includeAd'> <data:adEnd/> <data:adCode/> <data:adStart/> </b:if> </b:if>

4. Again,scroll down the template and find out data-post body tag and paste the below code just above that code{this will show ads above the post body.If you want ads to show below the post,paste the code below that tag.
Here is the code to paste:-

<b:if cond='data:blog.pageType == "item"'> <b:if cond='data:post.includeAd'> <data:adEnd/> <data:adCode/> <data:adStart/> </b:if> </b:if>

 That's it!

How to place adsense ads between Blog posts:
1. Sign in to your blogger dashboard>click on the layout link
2. Click on the Edit link in the "Blog Posts' column
..............a pop up window opens..........
3. Check the box next to 'Show ads between Posts'
next,configure the ads,choose the format,colours,etc and SAVE THE CHANGES.
That's it! Now your adsense ads will show between blog posts.
reaction:

Comments

10 comments
Post a Comment
  1. IT TUTORIALS ONLINEoffers thousands of free computer tutorials covering a wide range of computing topics such as: Photoshop, Linux, Windows 7, virtualization, computer hardware, programming, and much more. In fact, covers nearly all aspects of computing.

    ReplyDelete
  2. Great!! keep it up. there are huge collection of paid android apps for download http://freeandroidappsdownloadable.blogspot.com

    ReplyDelete
  3. Thanks for the great information. I had been looking for this.

    Technology Blog
    Entertainment Blog

    ReplyDelete
  4. Thank you for this useful information about HOW TO ADD ADSENSE ADS INSIDE BLOGGER BLOG POSTS..

    ReplyDelete
  5. How to get approved absence on blog fast ?

    ReplyDelete

Post a Comment