15 Best Adsense Ad Placement Locations!

Adsense is a great way to make money from a website.Many people make thousands of dollars from their blog using adsense while others earn a very few amount.There are many reasons for this different earnings like CPC,unique content,CTR,etc.One of the most important reasons that affects adsense earnings is ad placement.Many people fail to place the ads properly.This can be due to the reason that they don't know where to place the ads.This article will discuss about the most common places on our blog for ad placement.


1 ) In The Sidebar

This is the easiest place to add adsense code.
How to implement?  Go to the layout page in blogger,click on add a widget and add an HTML/Javascript widget the adsense code in it or directly add a Adsense widget.

2 ) Between Posts

To add Adsense between post simply go to the blogger dashboard and navigate to layout.Click Edit Link below the blog post section and put a check mark on 'Show Ads Between Posts' option.

3 ) Under The Header

First of all convert your adsense code here: Adsense Converter
Then go to your blogger dashboard,navigate to template and click on 'Edit HTML'.
Find <div id='header-wrapper'>
Paste the converted code right after it.

4 ) Above The Blog Post

Add an adsense ad in the sidebar (explained above) and then drag the ad right above the blog post.
If It Doesn't work:  Convert your ad code and search for <div id='main-wrapper'> in your template.
Paste the converted code right after it.
Recommended size:728*90 , 468*60

5 ) Under The Post Title (Visible on all pages)

This is a great ad placement location to increase your CTR!
How to add?  Convert your ad code and go to your blog template.Find <div class='post-header-line-1'/>
Paste the converted code right after it.

6 ) Under The Post Title (Visible only on post pages)

This is a great ad placement location to increase your CTR!
How to add? Convert your ad code and go to your blog template.Find <div class='post-header-line-1'/>
Paste the converted code right after it following this format.
<b:if cond='data:blog.pageType == "item"'>


 YOUR AD CODE HERE

</b:if>


7 ) Above The Post Title (Visible on all pages)

Convert your ad code and go to your blog template.Find  <a expr:name='data:post.id'/>
Paste the converted code below it.
NOTE:If there are two or more of the same code paste the code after the right one.

8 ) Above The Post Title (Visible only on post pages)

Convert your ad code and go to your blog template.Find  <a expr:name='data:post.id'/>
Paste the converted code below it in the following format:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
YOUR AD CODE HERE
</b:if>

9 ) In The Post's Footer

Convert your ad code and then go to your template.
Find <p class='post-footer-line post-footer-line-3'/>
Paste the converted code right after the above code.

10 ) In The Post's Body (Visible on all pages)

Convert your ad code and then go to your template.Search for  <div class='post-body entry-content'>
Note:If you can't find the above code then search for <div class='post-body'> 
Paste the converted code following this example:
 <div style='float:right'>


YOUR AD CODE HERE

</div>
To align the ad to the left simply change right to left.

11 ) In The Post's Body (Visible only on post pages)

Convert your ad code and then go to your template.Search for  <div class='post-body entry-content'>
Note:If you can't find the above code then search for <div class='post-body'> 
Paste the converted code following this example:
<b:if cond='data:blog.pageType == "item"'>
 <div style='float:right'>


YOUR AD CODE HERE

</div>

</b:if>

To align the ad to the left simply change right to left.

12 ) Between Post And Comments

Convert your ad code and then go to your blog template.
Find </b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
Paste the converted code in the following manner.
 <b:if cond='data:blog.pageType == "item"'>


YOUR AD CODE HERE

</b:if>

13 ) In The Blog's Footer

Convert your ad code and then go to your blog template.Find <div id='footer-wrapper'>
Paste the converted code right after it.

14 ) Anywhere In The Post

If you want to add an ad anywhere onto you post simply copy the ad code(Do not convert).Switch to HTML view in your post editor and paste the ad code in your desired location.(Make sure all the tags are closed properly)

15 ) Add Two Ads Side By Side

If you want to add two ads side by side then follow the below syntax.
<table width="520" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="250" style="padding: 5px;" align="center"> 
ADSENSE CODE 1 
</td>
<td width="250" style="padding: 5px;" align="left"> 
ADSENSE CODE 2 
</td>
</tr>
</table>





Paste this code wherever you want the ad to appear.
NOTE:You may need to convert your ad code if you are adding this code directly into the template.

FAQ

I can't find the codes!What should I do?
Check the 'Expand Widget Templates' checkbox.Try searching without the trailing slash /
Make sure that there is no space before and after the code in the search box.

Why should I convert the code?
You cannot add HTML directly into Xml template.So you need to encode them in order to make it function.

Can I put all the ad code?
No,you are not allowed to!You can only place 3 ad units in a page.(Excluding link unit ads)
HOPE THIS HELPS!
SUBSCRIBE US IF YOU FIND THIS POST HELPFUL
What do you think?Leave a comment!
SHARE

About Unknown

    Blogger Comment
    Facebook Comment