Zalmoxis Blog Rotating Header Image

How To Add Adsense between the Individual Posts on Blogspot for Advanced Templates

I have recently started using adsense. I have still no experience as a WebMaster but I am trying hard :) . So i have not found yet step by step article on how to use adsense in every post on Blogspot. End here they are:

I hope you know how to add adsense script to the Page Template so I will not cover that:

The steps for writing the adsense script are here:

1. Go to the Template Tab
2. Click Edit HTML: How To Add Adsense between the Individual Posts on Blogspot for Advanced Templates

3. And here is the trick:
 How To Add Adsense between the Individual Posts on Blogspot for Advanced Templates

You must check “Expand Widget Templates” and then look for the “<div class=\”\’blog-posts\’\”> “

<div class=\”\’blog-posts\’\”>
<b:include data=\”\’top\’\” name=\”\’status-message\’/\”>
<b:loop values=\”\’data:posts\’\” var=\”\’post\’\”>
<b:if cond=\’data:post.dateHeader\’
<h2 class=\”\’date-header\’\”><data:post.dateheader/></h2>
</b:if>
<strong>adsense code</strong>
<b:include data=\”\’post\’\” name=\”\’post\’/\”>
<b:if cond=\’data:blog.pageType == \”item\”\’
<b:include data=\”\’post\’\” name=\”\’comments\’/\”> \\
</b:if>
</b:loop>
</div>

And finally you should remove the &lt!– and –&gt from the adsense scipt.

You can try different positions for the script but anyway this is the trick.
Or if you are using the classic template you should look for the <div class=’blog-posts’>
and somewhere before the closing div you should add the adsense script.
If you have some issues you may leave your comments.

Popularity: 1% [?]

Post to Delicious Post to Digg Post to Facebook

Related posts:

  1. How do I put AdSense after my individual blog posts? This is the official blogger version of How do I...
  2. First TODOs for new blogger based blog I wanted to create this list for my personal use...
  3. Update On Remove/Look for Duplicate posts in WordPress If you have edited some of the posts with the...
  4. Creating a new blog – Step by Step in Optimization and gathering content 1.Create the blog (I prefer Blogger2.Decide three or two column...

2 Comments

  1. Nikolay says:

    Good Post

  2. Maria says:

    i am just starting out with Google Adsense. i am hoping that i would earn a good deal of money on this program.

Leave a Reply