Home » Adsense, Blogger Tutorials

Adding Adsense Ads in Blogger Posts

Submitted by on May 14, 2009 – 2:14 pm25 Comments

Google Adsense Blogger Adsense Ads in Blogger posts has relatively higher CTR (Click through Ratio) and can also significantly increase the number of clicks you receive. Adding Adsense Ads along side bars or between different posts is an easy task but to place Adsense ads directly in the blog post requires some trick. Have you seen most bloggers placing Adsense ads right after the Title of the post? This is really crucial to increase your adsense earnings. But Adsense ads are not displayed if you directly add the adsense code in the blogger post or even in the template. Ok so through this method, you can add adsense in two most popular spots in blogger posts; either just below the title or at the end of the posts. You can also align them to left or right on these spots according to your need and look. In this post we shall discover how to add such Adsense ads in your posts so that you could earn more from them.

This adsense adding method is found very beneficial for bloggers to increase their adsense earnings. The idea of writing this post came to my mind when I stumbled Themelib’s article for increasing adsense earnings for better design. And the main section I can relate to the article is
“Inside Blog Posts – If we display Adsense ads inside post, it is found that it has relatively higher CTR. People mostly think this ads as a part of the content and click it often. And these ads have almost related words to the topic or key words you have in your specific blog post. (Thanks BloggerUser)”

Well, now let’s move on if you are really interested to add Ads in such way. Specifically, we shall be discussing two main steps in order to add such Adsense ads style.

Widget Adding Instructions:

1. First get your Adsense Ad code from your Adsense Account.

2. Parse the code to replace special characters with HTML entities. You can take help of the Blog Crowds Parse Code Website.

3. Navigate to the Layout of your blogger blog
Blogger Dashboard Layout
4. Now Go to the Edit Html Tab
Blogger Edit Html

5. Click on Expand Widget Templates
Blogger Expand Widget Templates
Wait: Before Editing your Template, Save a copy of your current template by clicking ‘Download Full Template’ in ‘Edit HTML’ page of the Blogger ‘Layout’ Window and ‘Preview’ the changes before Saving.
6. Search for the following code inside your template html.

[/html]  <data:post.body/> or <p><data:post.body/></p> 1
<b:if cond='data:blog.pageType == "item"'>
PUT YOUR parsed Adsense code HERE
</b:if>
1
<div class='post-body entry-content'>
<b:if cond='data:blog.pageType == "item"'>
<div style='float: left;'>
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-xxxxxxxxxxxxxxxx&quot;;
google_ad_host = &quot;pub-xxxxxxxxxxxxxxxx&quot;;
google_ad_slot = &quot;xxxxxxxxxx&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;
</div>
</b:if>
<p><data:post.body/></p>
1

This trick will certainly boost your adsense earnings. If you want to increase your adsense earning (which i hope most of you want to), then you should be applying this trick.
If you have any problems or any queries related to this widget, Please leave a comment below and I would be glad to help you !You can also comment if this widget has really helped you as i said.

Related posts:

  1. Related Posts Widget for Blogger / Blogspot
  2. Related Posts by Categories; Blogger Widget
  3. Recent posts Widget for Blogger / Blogspot
Tagged with:

25 Comments »

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.