![]() ![]() |
Increase Google's Adsense relevance, skin mod... |
May 24 2007, 01:12 AM
Post
#1
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
Google's Adsense does a pretty decent job of delivering relevant results, but too often the advertising is not at all related to the topic, or even the forum being viewed. I was able to increase my click through rate by using the targeting feature, and focusing the Adsense bots on the content. You should see an increase in the click through rate, and the ecpm through higher smart pricing. Let me know you're results if you give it a try!
In the ACP, make the following edits on the default skin your bots use. If you have Google ad section targeting already in your skin (i.e. Header & Footer Wrapper <% BOARD %>) you should remove it first. ACP -> Look & Feel (tab) -> Skin Manager -> Edit template HTML... Topic View, RenderRow Find: CODE {$post['post']} {$post['edit_by']} Replace with: CODE <!-- google_ad_section_start --> {$post['post']} <!-- google_ad_section_end --> {$post['edit_by']} Topic View, topic_page_top Find: CODE <td width='99%' style='word-wrap:break-word;'><div><{CAT_IMG}> <b>{$data['TOPIC']['title']}</b>{$data['TOPIC']['description']}</div></td> Replace with: CODE <td width='99%' style='word-wrap:break-word;'><div><{CAT_IMG}> <b><!-- google_ad_section_start -->{$data['TOPIC']['title']}</b>{$data['TOPIC']['description']}<!-- google_ad_section_end --></div></td> Optional, to increase the relevance for the forum index view (one level below the board index), edit the following... Forum Index, PageTop Find: CODE <td width='99%'><div><{CAT_IMG}> {$data['name']}</div></td> Replace: CODE <td width='99%'><div><{CAT_IMG}> <!-- google_ad_section_start -->{$data['name']}<!-- google_ad_section_end --></div></td> Forum Index, render_forum_row Find: CODE <div> {$data['go_new_post']}{$data['prefix']} {$data['attach_img']}<span id='tid-span-{$data['tid']}'><a id="tid-link-{$data['tid']}" href="{$this->ipsclass->base_url}showtopic={$data['tid']}" title="{$this->ipsclass->lang['topic_started_on']} {$data['start_date']}">{$data['title']}</a></span> {$data['PAGES']} <div class="desc"><span onclick='return span_desc_to_input("{$data['tid']}");' id='tid-desc-{$data['tid']}'>{$data['description']}</span></div></div> Replace with: CODE <!-- google_ad_section_start --> <div> {$data['go_new_post']}{$data['prefix']} {$data['attach_img']}<span id='tid-span-{$data['tid']}'><a id="tid-link-{$data['tid']}" href="{$this->ipsclass->base_url}showtopic={$data['tid']}" title="{$this->ipsclass->lang['topic_started_on']} {$data['start_date']}"> {$data['title']}</a></span> {$data['PAGES']} <div class="desc"><span onclick='return span_desc_to_input("{$data['tid']}");' id='tid-desc-{$data['tid']}'>{$data ['description']} </span></div></div><!-- google_ad_section_end --> edit: (fixed bug when using click and hold to edit option) This post has been edited by justme: May 28 2007, 10:28 PM |
|
|
|
May 26 2007, 02:44 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 39 Joined: 4-May 07 Member No.: 147 |
Thanks for tip.
|
|
|
|
Jun 6 2007, 12:49 PM
Post
#3
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
Anyone else tried this? My experience has shown that it's good for .5-.75% increase on the click through rate, and about 25% increase in eCPM. That's huge folks!
Your mileage may vary. I'm interested to see if others get the same type of increase. Maybe even something to consider for the spider skin admin? This post has been edited by justme: Jun 6 2007, 06:46 PM |
|
|
|
Jun 6 2007, 02:30 PM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 423 Joined: 22-March 07 Member No.: 48 |
I will try that!
-------------------- |
|
|
|
Jun 8 2007, 04:32 AM
Post
#5
|
|
|
Newbie ![]() Group: Customers Posts: 6 Joined: 22-April 07 Member No.: 133 |
Anyone else tried this? My experience has shown that it's good for .5-.75% increase on the click through rate, and about 25% increase in eCPM. That's huge folks! Your mileage may vary. I'm interested to see if others get the same type of increase. Maybe even something to consider for the spider skin admin? Haven't tested this yet, but what kind of overall CTR are you getting with adsense now and where are you placcing your banners? Like you said, that is a huge increase. |
|
|
|
Jun 19 2007, 12:10 PM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
Over the last 7 days I'm averaging ~3.5% CTR on my forums. I only run two 300x250 rectangle ads at the top of the forums, similar to where the 728x90 skyscraper is at here. That's almost a full percentage point higher than before I implemented better targeting. I only display ads to guests, and only on the index, forum and topic pages (not login/out, search, help, profiles, etc).
I used to run a 728x90 skyscraper ad with images above them, and they worked very well. However when Google made it clear that wasn't allowed I was forced to look for something that would perform as well. I experimented with adding more ads in the topics, footer, etc, but eventually they just lowered the overall CTR and eCPM. So, I've focused on displaying higher-paying, relevant ads. Members were only clicking on less than 1% of the ads, so I removed them. After a couple of weeks, the CTR and smart pricing (eCPM) increased more than enough to make up the difference. I've found it pays to limit your advertising to where it's most relevant, and where it has the best odds of getting a click. Of course, you mileage may vary. Every site is different. For example, if you have a lot of advertisers purchasing site ads (CPM), you may not want to remove ads from members, as they pay you just for displaying them. This post has been edited by justme: Jun 19 2007, 12:19 PM |
|
|
|
Jun 20 2007, 06:47 PM
Post
#7
|
|
|
Administrator ![]() ![]() ![]() Group: Root Admin Posts: 4,946 Joined: 25-January 07 Member No.: 1 |
This is a pretty good tip, so I'll move it to our FAQ forum.
|
|
|
|
Sep 12 2007, 05:46 AM
Post
#8
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 55 Joined: 7-August 07 Member No.: 369 |
what does this means: "If you have Google ad section targeting already in your skin (i.e. Header & Footer Wrapper <% BOARD %>) you should remove it first" ? If I have the adsense code in my skin, I should remove it?
Thanks -------------------- |
|
|
|
Sep 15 2007, 07:26 AM
Post
#9
|
|
|
Administrator ![]() ![]() ![]() Group: Root Admin Posts: 4,946 Joined: 25-January 07 Member No.: 1 |
No, he means if you have code like this already in your skin, remove it, and add it where he's pointing out instead
CODE <!-- google_ad_section_start --> something here <!-- google_ad_section_end --> Most likely this would be in your Header/Footer Wrapper. If you don't know, most likely you don't have this already, as it's something you'd have to manually add. |
|
|
|
Sep 15 2007, 01:19 PM
Post
#10
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 55 Joined: 7-August 07 Member No.: 369 |
Aha!
-------------------- |
|
|
|
Sep 20 2007, 01:41 AM
Post
#11
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
Sorry I missed this. Admin was spot on. Most people use the Header/Footer wrapper method to implement Google section targeting. It's been mentioned many times on IPB forums, Invisionize, etc. However, it doesn't do much. So, I chose to include it in my instructions. Because, if you had done this and failed to remove it, you'd likely not notice the same results.
Sorry for over-complicating. |
|
|
|
Sep 20 2007, 10:17 PM
Post
#12
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 209 Joined: 23-March 07 From: Birmingham, AL Member No.: 57 |
So do you use the Ad-Revenue sharing module?
|
|
|
|
Sep 23 2007, 12:57 AM
Post
#13
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
No.
|
|
|
|
Sep 23 2007, 11:26 PM
Post
#14
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 209 Joined: 23-March 07 From: Birmingham, AL Member No.: 57 |
Replace with:
CODE <!-- google_ad_section_start --> {$post['post']} <!-- google_ad_section_end --> {$post['edit_by']} Is this where I should put my google adsense code? |
|
|
|
Sep 25 2007, 07:16 AM
Post
#15
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 95 Joined: 26-June 07 Member No.: 277 |
What are the edits to be made for 2.3.1?!
I dont seem to have some of those pieces of code mentioned above! -------------------- |
|
|
|
Sep 26 2007, 09:52 AM
Post
#16
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
I don't believe the skin has changed at all.
|
|
|
|
Oct 8 2007, 10:40 AM
Post
#17
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 65 Joined: 2-October 07 Member No.: 509 |
Just thought I'd add my thanks to justme.
I'm now implementing this and probably won't track the results, as I'm pretty sure that they can only be positive. Thank you. |
|
|
|
Nov 11 2007, 10:52 PM
Post
#18
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 301 Joined: 22-March 07 Member No.: 54 |
For my own curiosity (and stupidity) I decided to revert these changes on one site that had been performing almost identical to another. The result over a one month period was a 25% decrease in click-through rate, and 15% decrease on ecpm compared to the unchanged site. And similar results when comparing to the previous month. I think ecpm would have only gotten worse, as there is a lag between performance and the reflection in Adsense smart pricing.
Your results may vary, but there seems no doubt that it's working for me. |
|
|
|
Jan 3 2008, 10:05 AM
Post
#19
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 209 Joined: 23-March 07 From: Birmingham, AL Member No.: 57 |
I'm still confused as to where to put my google adsense code.
|
|
|
|
Jan 3 2008, 07:42 PM
Post
#20
|
|
|
Administrator ![]() ![]() ![]() Group: Root Admin Posts: 4,946 Joined: 25-January 07 Member No.: 1 |
You can put your Google adsense code anywhere you want - the above change just helps Google find more relevant ads for your adsense.
|
|
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
0 | RSS Aggregator | 1,169 | 29th January 2007 - 01:50 PM Last post by: RSS Aggregator |
|||
![]() |
0 | RSS Aggregator | 934 | 1st February 2007 - 09:01 AM Last post by: RSS Aggregator |
|||
![]() |
0 | RSS Aggregator | 1,058 | 1st February 2007 - 09:34 AM Last post by: RSS Aggregator |
|||
![]() |
0 | RSS Aggregator | 960 | 4th February 2007 - 11:45 PM Last post by: RSS Aggregator |
|||
![]() |
0 | RSS Aggregator | 962 | 5th February 2007 - 09:28 AM Last post by: RSS Aggregator |
|||
Links to this thread
| Page | Date | Hits |
|---|---|---|
| google ads wordwrap - Google Search | 22nd June 2007 - 02:38 AM | 1 |
| ipb adsense renderrow - Google Search | 26th June 2007 - 02:32 PM | 1 |
| increase ecpm - Google Search | 27th June 2007 - 10:10 AM | 1 |