Pages

Enter your email address

Enter your email address:

Delivered by FeedBurner

শনিবার, সেপ্টেম্বর ১০, ২০১১

Adsense ads inside blogger posts

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 post:

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন