![]() |
|
|
#1
|
||||
|
||||
|
How did this site change their AdSense?
I'm trying to figure out how this site changed their AdSense unit. It's got a larger and different font. Or does AdSense have an ad unit that produces this style? Hmmm...
And you think those bullets qualify as a division between ad and image? http://www.wisegeek.com/what-is-rapid-detox.htm |
|
#2
|
|||
|
|||
|
edit nvm i read your post wrong
im guessing there a premium publisher |
|
#3
|
||||
|
||||
|
Ah...I see. Anyone know if Premium Publishers don't need to put a division between ads and image? Or if bullets are an adequate division...?
|
|
#4
|
||||
|
||||
|
I dont think they are PP. I have never seen someone doing that not even PPs. I am guessing its just a change in adsense code which is violation. I am not sure though
__________________
"Formal education will make you a living. Self-education will make you a fortune."
|
|
#5
|
||||
|
||||
|
I see alot of premium pubs get away with font changes and sketchy image usage.
Jaree, do you really think they aren't pp? How come?
__________________
Robyn Tippins Community Manager, Yahoo! Developer Network [URL="http://sleepyblogger.com"]My Blog[/URL} | My Twitter |
|
#6
|
||||
|
||||
|
Quote:
__________________
"Formal education will make you a living. Self-education will make you a fortune."
|
|
#7
|
||||
|
||||
|
This site has the best placements of ads. They must be getting lots of click throughs.
|
|
#8
|
|||
|
|||
|
Quote:
|
|
#10
|
|||
|
|||
|
if you use a bigger ads like 160*600 on the left side , you may get a better result
__________________
|
|
#11
|
|||
|
|||
|
Actually, it looks to me like the ad block in question is written like this:
Code:
<script src="templates/ignlb/a/ad.js"></script> <script type="text/javascript"><!-- google_ad_client = "pub-xxxxx"; google_ad_output = "js"; google_feedback = "on"; google_max_num_ads = 4; google_ad_type = "text_image"; google_ad_channel = "9533326166+297"; display_url = 0; //--> </script> <script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script> Code:
function google_ad_wrap_a(google_ad, text, cls)
{
return '<a class='+cls+' href="' + google_ad.url + '" onmouseover="window.status=\''
+ google_ad.visible_url + '\'; return true;" onmouseout="window.status=\'\'" >' +
text + '</a>';
}
function google_ad_request_done(google_ads)
{
if (google_ads.length < 1 )
return;
document.getElementById('a').style.width='';
if (google_info.feedback_url)
document.write('<td class="google_link_cell"><A href="'+
google_info.feedback_url+
'">Ads by Google</A></td>');
document.write('</tr>');
if (google_ads[0].type == 'text')
{
for(i = 0; i < google_ads.length; ++i)
{
document.write('<tr><td class="ad_links"><ul><li>' +
google_ad_wrap_a(google_ads[i], google_ads[i].line1, 'main_link') + '</li></ul>' +
google_ad_wrap_a(google_ads[i],
google_ads[i].line2 + " " +
google_ads[i].line3, 'description_link') + "</td></tr>");
}
}
}
|
|
#12
|
||||
|
||||
|
Changing google adsense
They are also hiding the actual URL so when we hover with the mouse over the ad it does not show the target URL. This must be against the TOS
|
|
#13
|
|||
|
|||
|
There not a PP and they are 100% against the G TOS
|
|
#14
|
||||
|
||||
|
I didn't even see they were hiding the url.
Shame, shame TOS breaker :P
__________________
Robyn Tippins Community Manager, Yahoo! Developer Network [URL="http://sleepyblogger.com"]My Blog[/URL} | My Twitter |
|
#15
|
|||
|
|||
|
No guys they are some premium publishers
look also the website of "digg" their ads also looks similar try it |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change Adsense fonts | TigerGreen | Guidelines / Compliance | 25 | Jun 22nd 2008 9:02 am |
| Two questions: Flash/Adsense Rotation & Adsense Color Change Script | IBBOY | AdSense | 5 | Jun 20th 2008 12:27 am |
| change in adsense code | indyanboy | Guidelines / Compliance | 3 | Nov 19th 2005 7:52 am |
| Little Change to AdSense Policies | HoT CoFFe | Guidelines / Compliance | 1 | Sep 14th 2005 7:21 pm |
| site content change , but google ads not change complete .why? | heelz | Placement / Reviews / Examples | 6 | Jan 31st 2005 9:34 am |