Sunday, October 25, 2009

how to insert google ads in the middle of the post

As the title above, this time will discuss how to insert google ads in the middle of the post. Wordpress not only are able to do it, blogspot also. By placing an ad in the middle of posts, the bloggers expect an increase in clicks on the ad. Just like putting adsense in the title or put adsense ads on the bottom post. The way to do fairly easily, too, namely As your Ordinary login first

  • - Select the layout and EDIT HTML
  • - Backup your template first
  • - On the other hand, make google ads, for example 250x250
  • - Parse the resulting HTML code
  • - Back to blogspot
  • - Check expand widget templates
  • - Look for this code
  • <div class='post-header-line-1'/>
  • - put this code under the code above
  • <div class='gads' style='float:left; padding: 4px'> di parse here </div>
  • Put the adsense code that already parse between code "div"
  • Save
  • - FINISH