Friday, November 23, 2012

Adsense Ads Optimization: Put Ads into (Before/After) post for 2x Earning

Hello all. Here is another of our ads optimization post. Here we will see how to put ads into(before/after) post. For adsense user it is very popular place for ad placing. Maximum blogger put their ad into post. It helps you to increase you earning. You have to chose a post friendly ad size and type then put into it.

Now we are going to see how to put ad into (before/after) post in Blogger.


adsense ad management,adsense ad placement,adsense ad placement is blogger,adsense ad into post,put ad after post,put ad before post,put ad after/before post in blogger,adsense tricks

First you have to convert you adsense ad code. Go to these site (http://goo.gl/3z8f4). Put your code into the text box and click on CONVERT AD CODE (See screenshot below). A converted code will show into this box. Copy that code. Now follow these instruction:


adsense ad management,adsense ad placement,adsense ad placement is blogger,adsense ad into post,put ad after post,put ad before post,put ad after/before post in blogger,adsense tricks
Image from earntrick
To Put Ad Before Post:
  • Login to your Blogger.
  • Select your blog and click on Template.
  • Now, click on Edit HTML>>Procceed then Expand Widget Templates.
  • Now find this code: div class='post-header-line-1'
  • Then, just below this code put your converted ad code.
To see ad Left side of post the use this code: <div style='float:left;'> YOUR-AD-CODE </div>To see ad Right side of post the use this code: <div style='float:right;'> YOUR-AD-CODE </div>To see ad Center of post the use this code: <div style='text-align:center;'> YOUR-AD-CODE </div>To see ad only into post not in home page use this code: <b:if cond='data:blog.pageType == &quot;item&quot;'>YOUR-AD-CODE</b:if>
To Put Ad After Post:
  • Find this code: <!-- clear for photos floats -->
  • Put your converted code after this.
To see ad Left side of post the use this code: <div style='float:left;'> YOUR-AD-CODE </div>To see ad Right side of post the use this code: <div style='float:right;'> YOUR-AD-CODE </div>To see ad Center of post the use this code: <div style='text-align:center;'> YOUR-AD-CODE </div>To see ad only into post not in home page use this code: <b:if cond='data:blog.pageType == &quot;item&quot;'>YOUR-AD-CODE</b:if>
 Now SAVE it! Hope it will work.

Put Ad in Wordpress site:

You can use these plugins for ad placement. Here they are:

[Please Comment for any Problem]

No comments:

Post a Comment

!! COMMENT HERE FOR ANY PROBLEM !!

Featured post

WordPress yoast plugin remove date or article:published_time

Yoast is an essential plugin for WordPress SEO. It is one of the best SEO plugin for wordpress right now. But, after disabling date from ...