Saturday, May 12, 2012

How to put Adsense code for blogger - Middle, Below ,Footer, Above





If you need to make good money from your blog, you have to place your adsense ads in various positions. According to Google, ads above the fold or ads on top of the pages will make more money online for you. Get familiar on Google heatmaps.

However, there are some people who read from top to bottom, this means that you will have to put some ads at the bottom so that you do not lose such people.

You can decide to place adsense below post title, add adsense below content, put adsense in blogger sidebar, or place adsense in your footer. There are also good placement areas like above post title and in the header navigation area. This is how you can do it.






First of all, you have to get your adsense code from your adsense account, then Get an ad format of your choice, though it might depend on the place where you want to place the ad.

You should also remember that you have to parse or encode your adsense code before you put it in your blogger template. This is because  blogger templates are in xml format yet adsense codes are not. You can use websites like Blog Crowds to parse your code. When you are ready, you can place you ad in multiple positions as described below

Adsense Below Post Title

This is one of the best ad positions, You will be able to show your ads below all the post titles in your blog. to put your ads below post title, you will need to follow these steps.

Login to your Blogger Account

In the Old Blogger Interface. click Design and then Click Edit HTML

In the New Blogger Interface, click Template and then Edit HTML

Then click on Expand Widget Templates

Then look for the following tag
<data:post.body/>
Then place your parsed adsense code just above that code, it should like like below


<div class=’post-body entry-content’>
[parsed Google AdSense ad code]
<p><data:post.body/></p>



Or just like the code below

<div class=’post-body entry-content’>

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!–
google_ad_client = &quot;pub-2566quot;;
google_ad_host = &quot;pub-15&quot;;
/* Large rect belw corner */
google_ad_slot = &quot;0016910681&quot;;
google_ad_width = 336;
google_ad_height = 280;
//–&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt

<p><data:post.body/></p>



Adsense Below Post Content

This will place ads below the content of your posts. It is a very good place to add adsense because many leaders would be able to see the add after going through the content.

To put adsense below content in blogger, you will have to love for the following tag


<p><data:post.body/></p>

then place your adsense (parsed code) just below that tag, like below

<div class=’post-body entry-content’>

<p><data:post.body/></p>

[parsed Google AdSense ad code]



Adsense in Blogger Footer

Many people are increasingly using the blog footer as a source of valuable information and links . It would therefore be a good idea to add adsense in your footer. It is advisable to use the Link Units in your footer.  Here is how to do to do it

Look for the tag below

<div class=’post-footer’>

Paste the parsed Google AdSense ad code inside <div> and </div> right before the above line. Here is an example.

<div>[parsed Google AdSense ad code]</div>
<div class=’post-footer’>

However that method will put your ad above the footer credits

Adsense Below Footer Credits

If you want you ads to appear below the footer credits,then use this methods

Look for this tag

<p class=’post-footer-line post-footer-line-3′/>

Paste the parsed Google AdSense ad code inside <div> and </div> right after the above line so that it looks like below after change:

<p class=’post-footer-line post-footer-line-3′/>
<div>[Adsense Code]</div>
</div>
</div>
</b:includable>

Adsense in Blogger Side Bar

Putting adsense as in your blogger sidebar is a very easy task. You do not need to parse any code at all.

Just go to your Blogger Template or LayOut page

Click Add A Gadget

Then Click on Adsense

Then chose the Ad unit you want and save

You will be able to see adsense ads in your side bar.

Adsense Between Posts – Middle of Posts

To put Google adsense ads between posts, You can follow the method below

Go to your Blogger Template or Layout Page

Under Blog Posts Tab, click Edit

Then check the box for “Show Ads between Posts”

Placing Adsense in multiple locations on your blog absolutely increases your CTR and your online earning. However, you should give high priority to the ads you put above the fold.

Please remember to always back up your blog template before you make new changes.

0 comments:

Post a Comment

 

Tags

Site Info

Followers

blogscenters Copyright © 2009 Blogger Template Designed by Bie Blogger Template