Let's see how to implement it:
1.Go to HTML editor of your site/blog.
2.Find this piece of code:
<data:post.title/>
3.Replace it with
<!-- google_ad_section_start -->
<data:post.title/>
<!-- google_ad_section_end -->
4.You will find at 3 places.Replace all those with the ones shown above (in step 2).
5.To implement section targetting on the post body (it's important), find this piece of code
<data:post.body/>
6.Replace it with
<!-- google_ad_section_start -->
<data:post.body/>
<!-- google_ad_section_end -->
This feature should help you in getting targeted and relevant ads.
No comments:
Post a Comment