Wednesday, October 5, 2011

How To Place Adsense Below Post Title

2 comments


Why below post title? Because it is the position with the highest CTR (click-through rate). In other words the ad placed there will bring the most money.
According to the Adsense ads positioning guideline published by Google, the best performing Adsense ad position is above the primary content i.e. above the blog post. This is illustrated by the heat map on the right.
Placing an ad below post title (above post content) is a not at all difficult. All you have to do is create an ad unit on Google Adsense website, get the code and add it to the specified location in your blog template.
(You can’t use Blogger’s Inline Adsense or Adsense gadget because it doesn’t have the option to add an ad under post title).
Here we go,

1. Preparing Adsense ad code

  1. Log in to Google Adsense (opens in  tab/window) to create a new ad unit.
  2. For best results choose wide ad size -either 300x250 Medium Rectangle or 336x250 Large Rectangle format. Make sure you assign a new ad channel to it for performance monitoring purposes.
  3. When the setup is complete, you will be given a code.
  4. Run the code through an HTML escape tool to escape special characters in the code. The ad won’t appear if you use the original unescaped ad code.
  5. Copy the escaped code.

2. Adding ad code to the template

  1. Go to Dashboard > Design > Edit HTML.
  2. Tick the  Expand Widget Templates check box on top right of the HTML window.
  3. Look for the following line in your HTML code:
    <data:post.body/> 
  4. Paste the escaped ad code right above the line, like so:
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
     PLACE AD CODE HERE
    </b:if>

    the conditional tag in lines 1 and 3 will make the ad appear only on post pages. If you want the ad to appear on all pages, just remove the lines.
  5. Save and view your blog.

3. Monitor ad performance

Make sure you monitor the ad performance. Don’t automatically assume it succeeds in increasing CTR without seeing the actual results.
No two blogs are the same, what works on most blogs may or may not work on yours. If you don’t see positive changes, test again with different ad types, formats, colors and/or placements.
Enjoy!

2 comments:

Post a Comment

Followers

Blogumulus by Roy Tanck and Amanda Fazani
Free Blogger Tips, Hacks, Widgets, Templates and more