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.
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:
To Put Ad Before Post:
Put Ad in Wordpress site:
You can use these plugins for ad placement. Here they are:
Now we are going to see how to put ad into (before/after) post in Blogger.
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:
Image from earntrick |
- 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 Put Ad After Post: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 == "item"'>YOUR-AD-CODE</b:if>
- Find this code: <!-- clear for photos floats -->
- Put your converted code after this.
Now SAVE it! Hope it will work.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 == "item"'>YOUR-AD-CODE</b:if>
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 !!