Easy Way to Place Adsense Ads on the Side of Posts

khamir29 - The placement of adsense ads has a big influence on the number of clicks generated, the more clicks generated, the more income we get.

Therefore, we have to be clever at placing it in strategic places. One of them is at the top next to the post, either on the right or left, as in the picture below. In this way, the ad is the first thing visitors see, and of course it will increase the number of clicks generated.



How to place AdSense ads at the top next to posts is quite easy, here's how:
  1. Open your AdSense account and go to the 'My Ads' section.
  2. Then click 'New Ad Unit' , select the ad type / style that you want to appear at the top side of the post.
  3. Next, copy the entire ad code

  4. Parse the ad code into XML, by visiting Crowds Blog. Following are the results after the code is parse-right.



  5. Open Blogger > Templates > Edit HTML. Next, in your blog template, look for the code <data:post.body/>, just above the code, insert it code below 

    The code for the Adsense ad that we put on the left side.

    <div style='float:left; margin-right:15px;margin-bottom:15px'>############## < /div> 


    Code for adsense ads which we installed on the right side.

    <div style='float:right; margin-right:15px;margin-bottom:15px'>############## < /div>  
  6. Take the Adsense code that you parsed previously at blogcrowds.com, then please change the code ###### above is written in red with the adsense code resulting from parse, don't forget, please save your blog template.
That's all from the article Easy Ways to Place Adsense Ads on the Side of Posts. If it's still not clear, or you have something you want to ask, you can comment in the column below. Hopefully helpful, and thank you!!!. ^_^