Using Images to increase Adsense Click Through Rate

What is Clickthrough Rate?

In AdSense publisher reports, clickthrough rate (CTR) is the number of clicks an ad unit receives divided by the number of times the ad unit is shown (impressions).

Images can be use to increase our click through rate. I think it’s a great idea. You can view about this idea from:

Some Tips For Using Images

This tips come from IncreaseCTR.com:

  • Using images to increase our click through rate is a great idea, and it will also brighten up our site.
  • When picking images, try to choose ones that go with the theme of your site, nut architecture or abstract designs will most likely always look good on any site.
  • Make sure to customize your colors.
  • To make it easier, simply use your adsense control panel and make the ad with the colors you want.

Thx for the tips ;)

I’m going to provide you with some CSS codes to make 728×91 Leaderboard – Preview At Bottom Of Page like the tips above:

Download adsenseleaderboard.png and upload this image to your current images theme folder.

Add this CSS code to your current style.css:

.leaderboard {
     background-image: url(images/adsenseleaderboard.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     padding: 53px 0px 0px 0px;
     margin: 10px 10px 10px 10px;
     width: 728px;
     clear: both;
}
.leaderboard p{
     margin: 2px 0px 0px 0px;
     padding: 0px;
     border-top-width: 1px;
     border-top-style: solid;
     border-top-color: #999;
}

When you insert your adsense code add this block:

<div class="leaderboard">
<p>
<!-- copy your adsense 728x91 Leaderboard code here -->
</p>
</div>

I’m not an expert about CSS. Please leave your comment here. Any comments will be very much appreciated. Thanks a bunch.

Note: All images from IncreaseCTR.com, I had modified all images to make one image with size 728×50. Feel free to make your own image :D

Good Luck…

8 Comments to “Using Images to increase Adsense Click Through Rate”
  1. [...] I have a post about it a couple days ago. You can see at Increase CTR. In that post You must add “manually”. I have idea to make WordPress plugin to make it easier. My plugin name is “Adsense Beautifier”, perhaps remind you for another plugin “Download Beautifier“. Yes, I have inspirated from that plugin for my plugin name, cause this name have a similar function, to make adsense look beautiful in order to increase your CTR. I hope so [...]

  2. Ene Dott says:

    I am looking forwart to test this tip on my site. http://www.albume.net

  3. recep says:

    thats a very good technic but l think mines is best. have a look at http://www.warezworld.net/myadsenseisbest

  4. Code says:

    Using image and increase adsense is good ida and thank u very much..

  5. [...] have a post about it a couple days ago. You can see at Increase CTR. In that post You must add “manually”. I have idea to make WordPress plugin to make it easier. [...]

  6. Thanks for your tips as I have been looking hard to increase the CTR. Love~

  7. ucilelek says:

    yeah i want to increase my CTR… my click is decreasing now T,T

  8. Benra says:

    but if u do that google will banned you :-)

Leave a Reply

Message