Sunday, August 24, 2008

Adsense above Post Title

Surely placing you adsense units at the heat areas will increase its click-through rates. In this guide, I shall discuss to you how to add adsense link units above the post title. Without much ado, here’s how it is to be done:

· Search this code on your html edit page:

<div id='main-wrapper'>

· Now log on to your to your adsense account and select the link units for ads.

· Copy the adsense code and parse it here. HTML ESCAPER

· Or you can parse it manually by opening an MS word and changing the signs of the code (do the CTRL + F function and replace all method):

      • < with &lt;
      • > with &gt;
      • " with &quot;

· Add this code above the adsense code:

<div id='ga-ads'>

· Add this code below the adsense code to close it:

</div><br/>

  • Then add the whole code below this code:

<div id='main-wrapper'>

    • But above this code:

<b:section class='main' id='main' showaddelement='no'>

  • Mine looked like this:

<div id='content-wrapper'>

<div id='main-wrapper'>

<div id='ga-ads'>

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--

google_ad_client = &quot;pub-5641168848285615&quot;;

/* 468x15, created 8/4/08 */

google_ad_slot = &quot;4436665552&quot;;

google_ad_width = 468;

google_ad_height = 15;

//--&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><br/>


<b:section class='main' id='main' showaddelement='no'>

<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>




_______________________________________

There you have it folks!

I hope this helps!

Although I dunno why the first paragraph's font is so large and my editing of it is not working...

Bookmark this post:
StumpleUpon Ma.gnolia DiggIt! Del.icio.us Blinklist Yahoo Furl Technorati Simpy Spurl Reddit Google

0 comments: