Show/Add Google Adsense Ads Below Post Title on Blogger Posts

Description: Add Google Adsense Ads Below Post Title To Blogger Or Above Content on Post Pages. Show Adsense Ads above Comment Section.

Do you want to add your Google Adsense ads below post title or below to post content area for higher CTR? If yes, this post is specially for you that supposed you to add any ads below post title on each Blogger post. If you have an approved Google adsense account, the best way to earn money from your blog is to display your Google adsense ads into your blog. The ads placement is also an element to improve your Google adsense revenue. You might have noticed Google Adsense ads placement on the popular blogs. They display at least one adsense ad below to post title. Due to this placement, you'll get higher CTR & CPC so CPM. Doubt! Why CPC? Let's give you a hint, always try to load your higher CTR adsense ad unit at first in your blog post. Placing your ads below to post title may disable your Google adsense account since it may mislead your visitors. Below post title area has some circumstances, you must follow it. If you are new to adsense or don't know it terms you should read placing Google Adsense ads below post title terms & condition to protect your adsense account from getting ban.

how to add adsense ads below post title
Showing Google Adsense ads below to Blogger's post title
'Google Adsense logo is a registered trademark of Google Inc.'

The higher revenue is totally depended on the placement of your ads. Adsense team also prefers you to show your ads in above the fold area on your blog for higher revenue. Placing so many ads in above the fold area may also harm your website traffic because of Google Panda so you should only show maximum of one ad in above the fold area inside your content area. Trust me; this is the only place inside your blog, which will give you the highest CTR, CPM and CPC. I am saying it based upon my experience. One thing you should keep in your mind that if you are using header Google Adsense ad on your blog then it will affect the CPM of your Google Adsense ad placed below to post title, Since the header ad will be loaded before below to post title ad thus CPC and CPM would be better for your header ad, but CTR would be much better of your below to post title ad than the header ad. In short, if you want to optimize your overall revenue then you should load the higher CTR block at first so you should load below to post title ad at first for maximize your revenue.

Recommended: Swap Blogger Post Title for better SEO Rankings

P.S. CPC may higher or lower it is all depend upon the competitions and bidding on the current ad block.

The second ad placement I would recommend you is below to content or above the comment area. I will also discuss it in this post. Therefore, here is a quick guide to add Google Adsense ads below to post title on each Blogger posts.

I recommend you Google Adsense ad size which is most beneficial for these placements (below post title or after the content area).

  • Large Rectangle (336 x 280) - Recommended First
  • Medium Rectangle (300 x 250) - Recommended Second
I highly recommend you to use Large Rectangle below to your post title. You may place this ad in different alignments such as in, left side, right side, center, float left or float right. We have also included alignment codes too in the post. Therefore, it is your choice to use the alignments in your way that which one works better for you. I recommend you to use float value for your adsense ad below post title. In the floated value, your ad and your content would be in the different side i.e., I have 'float=right'. My adsense ad is in the right while the content is in the left of the ad.

Add Google Adsense Ad below Post Title to Blogger

You may get an error while saving Adsense code, provided by Google, directly into your Blogger template. You have to parse your Adsense code before using it by going to Google Adsense ad code converter. Once you have converted your adsense code, the converted code can be use anywhere in the Blogger theme without any error. Now, further read this post, I will use that converted code later in this post to display your ads in Blogger theme.

Adsense publishers are not permitted to place ads on any non content pages such as error pages in Blogger. Here is a list of ad placement policies for Google adsense. Blogger users mostly place ads in the sidebar that display on each pages including error, static, label and archive pages. If you are adding your adsense in the sidebar and if you don't hide that sidebar widget in the error page, you are violate adsense terms. Do you know, most of the Blogger users make such mistakes and even they don't know. If adsense ban them, they are likely to go to forum and create post like "Adsense banned me without any reason". No, everything has a reason in this world. Since, you are going to add adsense ads in the content area so I would recommend you to add adsense ads in your post pages that will surely improve your CPM. Peoples are more likely to interest in your posts not in the homepage or category pages. The following codes display your adsense ad into your post pages.

I have also included 'Advertisement' label into these codes because 'below to post title' placement. Your post title may act like a label for adsense ad. Adsense team also warns us that the label of any ad must be 'Advertisement' or 'Sponsored Links'. Therefore, if your post title, in any case, look like a label for this placement ad block, it will not comply the terms of Adsense. You should read the first link mention in the first paragraph of this post for more information.

Now, the following codes are associated with different alignment that you can use it to your Blogger template.
  1. If you want to show your Google Adsense ad below post tile to Blogger in the left side, copy the below Code 1.1,
    Code 1.1
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div style="float: left; margin: 10px 10px 10px 0;">
    <span style="color: #bdc3c7; display: block; font-family:Arial,Verdana,sans-serif;font-size: 12px;">Advertisement</span>
    YOUR ADSENSE CODE HERE
    </div>
    </b:if>

    OR
  2. If you want to show your Google Adsense ad below post tile to Blogger in the right side, copy the below Code 1.2,

    Code 1.2
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div style="float: right; margin: 10px 0px 10px 10px;">
    <span style="color: #bdc3c7; display: block; font-family:Arial,Verdana,sans-serif;font-size: 12px;">Advertisement</span>
    YOUR ADSENSE CODE HERE
    </div>
    </b:if>

    OR
  3. If you want to show your Google Adsense ad below post tile to Blogger in the center, copy the below Code 1.3,

    Code 1.3
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div style="text-align: center; margin: 10px 10px 10px 0;">
    <span style="color: #bdc3c7; display: block; font-family:Arial,Verdana,sans-serif;font-size: 12px;">Advertisement</span>
    YOUR ADSENSE CODE HERE
    </div>
    </b:if>

Now, replace YOUR ADSENSE CODE HERE with the parsed Google Adsense ad code. The placement of Code 1.1 & 1.2 is floated so if your float value is left, ad will display to the left while your content will display on the right of this ad.

If you do not wish to display your content to the left or right of this ad, paste the following snippet (choose any one) just after the Code 1.1 & 1.2.

<div style="clear:both"/> or <hr/>

Code 1.3 will display your Adsense ad in the center.

Now, paste these codes to your Blogger code.

Sign in to Your Blogger Dashboard --> Select your Blog --> Template (under left sidebar) --> Edit HTML, now click anywhere on the code area then press Ctrl+F to find <data:post.body/> code. Now, paste any one code as I mentioned above in code 1.1 or code 1.2 or code 1.3 just above to this <data:post.body/> code. It will show your Google Adsense ad below to post title.

*** If you are using automatic read more option for your Blogger custom templates, you will find <data:post.body/> code more than one in your Blogger template. Try above code for each <data:post.body/>, and look which one is working, finally save it.

Display Google Adsense Ads below Post Content in Blogger


Just like to show your ads below to post title as we have mentioned in above procedure. Here, just you have to paste your code after this <data:post.body/> code.

Next: You may read SEO optimization of Blogger's images without touching HTML codes.

Conclusion

If you want to improve your CTR, you should try below post title ad placement. However, the better way to optimize your Adsense income is by experiment yourself. There are many Bloggers who have already experimented to optimize Adsense revenue, you should get an idea from them like this article. If you are already using below post title ad placement, you may share your experience with us. 

Like Us on Social Media
Share this article
Copyright © 2015 BloggerTipsSEOTricks.com • All Rights Reserved.
Powered by Blogger
back to top