Go back to surfing session

Subscribe to our feed!
adsense ads inside postsAds inside posts have a higher CTR , higher CTR means more money. Wrapping adsense code is violating the adsense TOS, here is a way to place the ads without violating the TOS.


1. First of all place ads between posts

2. Go to Layout , Edit HTML and check the Expand Widget Templates checkbox

3. Find the line <data:post.body/>

  • If you want to place the ads right under the posts title copy the following code before the above code line
  • If you want to place the ads at the end of your posts copy the following code after the above code line

The 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. Save your template.
Related tutorials:

0 comments:

Post a Comment