|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Adsense code: violation or not ?
i know, that adsense TOS , doesn't allow to modify code.
But, i don't have the feeling of making a violation by using such code: Code:
<script type="text/javascript">
<!--
if(showAds){
google_ad_client = "pub-12345"; //fake number, example
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="";
google_color_border = "FFD700";
google_color_bg = "FFFACD";
google_color_link = "8B0000";
google_color_url = "000000";
google_color_text = "000000";
myban='<'+'script type="text/javascript" ';
myban+='src="http://pagead2.googlesyndication.com/pagead/show_ads.js">';
myban+='<'+'/script>';
document.write(myban);
}
//-->
</script>
where showAds is a boolean variable. I use it if for example to display ads depending on screen resolution. As soon as this modification is not intended to trick the ad, i think there no problem isn't it ? Anyway, i can't believe that google guys will play at browsing all html codes... Also, i'm sure i could reach similar behavior with dynamic php codes and without having to do any modification. What do you think ? thanks |
|
#2
|
||||
|
||||
|
How would you like to have your adsense account turned off? Do you think that it is worth it for such a trivial game?
__________________
* Its not the size of the dog in the fight that matters... it's the size of the fight in the dog. * Free advice generally isn't worth much, but cheap advice is worth even less. |
|
#3
|
|||
|
|||
|
you're right, probably doesn't worth the game.
Although i had the feeling this could be accepted. But i can't rewrite the TOS... Fair modifications .... no paragraph for this. |
|
#4
|
|||
|
|||
|
Just do it with PHP or so. Then the modification won't be visible in the output
|
|
#5
|
|||
|
|||
|
hi
anyway only 10% of my vistors use a screen resolution of 800x600 and i had optimized the display of ads for them. I think , the loss will be minimal, if i just renounce to this. Nearly two years i used this trick without problem ... But there's a day you realize how much you earned..... And become affraid to loose everything. |
![]() |
| Viewing: SEO Chat Forums > Pay Per Click Search Engines > Google Adwords - More > Adsense code: violation or not ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|