Saturday, January 16, 2010

Add AdSense code below the post titles of blogger.



  • First log in to your adsense a/c and make a ad code.
  • Afterwards,copy the code into notepad and modify as follows,
    < with &lt;
    > with &gt;
    " with &quot;
  • Now,copy this modified code and log in to your blogger a/c.
    and go to 'Template" of your blog.
  • Click 'Edit html" and click on 'Expand widget templates'
  • Now search for "post.body" and you can see the code like,


  • If you want the AdSense ads to appear between the post title and post body, add the following code above the green lines. If you want the AdSense ads to appear immediately after every individual post, add the following code below the green lines
  • and note that paste your code like below,




    AdSense Code


  • float:right means ,ads displayed in the right side of post.
    float:left means,ads displayed left side.
  • That's it!

No comments:

Post a Comment