Monday 16 July 2012

Place Your Ads Below Post Title

Best Placement Of Ad
Many people wish to make more money than they earn. In fact every body does. But everybody don't. It depends upon the number of blog visitors (impressions) and clicks. It also matters on the position of the ads. Eg: Putting the adsense ad below the post is likely to get less clicks then that of ads lying above the post. So to get high CTR to day I am going to teach you how to place an add below the post title of your blog.


It's not hard at all. Just you need to create a new add and add it. So are you ready. Let's proceed then;
According to many advertising network placing ads below post title is an excellent trick to earn more clicks. It is illustrated by the heat map at left.
Here we go;


1. Creating An Add

  • For placing add you need to create an add first.
  • Create an add. It's usually better to create a new one so that you can track it properly.
  • For best result create an add of size 300x250 (medium rectangle) or 336x250 (large rectangle).
  • After creating the add get the code of it.
  • Copy the add code.
  • Encode the code of that add by using this tool to escape special characters. If you directly implemented then blogger won't accept it.
  • Copy that escaped code.
2. ADDING THE ADD CODE
  • After you have encoded your ad code it's ready to be implemented.
  • Be forwarded to your dashboard.
  • Go to design>Edit Html.
  • Tick the expand widget templates check box.
  • Look for the following code in your template;
<data:post.body/>
  • After you have found the above code then paste your escaped ad code above (before) it.
By doing this ad will appear on blogger posts and pages. If you want to make it appear on posts only then;
  • Paste your code like the way below;
<b:if cond='data:blog.pageType == &quot;item&quot;'>
ESCAPED CODE GOES HERE
</b:if>
  • The conditional tag (line 1 &3) will make your ads visible on posts only.
Hope this will work for you.
CHEERS!!

No comments:

Post a Comment