Thursday 15 November 2012

How To Add Adsense Anywhere in Below Title Posts For Blogger

Why below call denomination? Because it is the perspective with the maximal CTR (click-through rate). In otherwise text the ad set there will create the most money.
According to the Adsense ads positioning guideline by Google, the mortal performing Adsense ad berth is above the first communication i.e. above the diary base. This is illustrated by the change map on the just.Placing an ad beneath flyer header (above collection cognition) is a not at all ticklish. All you someone to do is make an ad organisation on Google Adsense website, get the encipher and add it to the such activity in your blog templet.
(You can't use Blogger's Inline Adsense or Adsense gadget because it doesn't hump the deciding to add an ad under send appellation).

How To Add This On Blogger

  • Login to Blogger > Dashborad
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML > Proceed >   Expand Widget Templates
  • Press Ctrl + F and search the code shown below.
<data:post.body/>
  • Now Find Your Code Where You Like To Show Your Adsense, And Paste the Code Shown Below just above/before it.

SHOW ADSENSE IN CENTER:

  • If you want to show your Google Adsense ad below post tile in blogger in the center then copy the below code

<div style="text-align: center; margin: 10px 0 10px 0;">
YOUR ADSENSE CODE HERE
</div>

SHOW ADSENSE IN LEFT SIDE:

  • If you want to show your Google Adsense ad below post tile in blogger in the left side then copy the code shown below

<div style="float: left; margin: 10px 10px 10px 0;">
YOUR ADSENSE CODE HERE
</div>

SHOW ADSENSE IN RIGHT SIDE:

  • If you want to show your Google Adsense ad below post tile in blogger in the right side then copy the code shown below

<div style="float: right; margin: 10px 0px 10px 10px;">
YOUR ADSENSE CODE HERE
</div>

You Have to first Convert the Adsense Code into the Compartible Form

Make these important changes:

  • Replace YOUR ADSENSE CODE HERE with your converted code.

No comments:

Post a Comment