First i asked on this forum about this , now i`ll post more info about it so everybody can have it in search and explained corectly Everbody knows there are visitors that have Java enabled browsers and visitors that don`t have and everybody knows that adsense ads are javabased ... so ... from a website with x visits 1% to 5% visitors doesn`t see any ad. What i thought... google ad code looks like this: <script type="text/javascript"> -> this means non java browsers can not see the ad <!-- google ad code --> </script> Now if you want to show something to the non java browsers add: <noscript> here you can put adsense for search (that type of ad is not javabased) or any other non-javabased ad </noscript> This way you`ll have revenue generated by both types of users -> java and non java enabled browsers. Hope this helps ! Sorry for my english, i might have made grammar and spelling mistakes, but i hope you`ll understand me
HEHEHE - hope I helped with that explanation lol - thanks for the pos rep for that btw, and this is truely a SUPERB idea
@qwestcommunications: He did not change the adsense code. It just made an IF statement. IF browser does not have Javascript display google search As far as i know nothing against TOS
This is 100% Google AdSense terms of service compliant! This does not edit the code atall! This is equal to rotation! Thanks
No, you couldn't. If you think that you could lose account for that, you don't now basics of web programming.
He changed the behavior of the adsense search ad, and that's not allowed. But hey, if you want to risk your adsense account, it's fine with me.
No, he didn't. Do you think that if I show ads to only 50% of my visitors that this is against TOS? There is the same...
No, because only one code will be executive on page, if it will be adsense code, this code will be without modifications. In my opinion this complies with TOS.
Tell me how did the behaviour of the code changed ? Like you said, TOS says: 1) not to modify the code - nothing is modifyed 2) not to modify the behaviour - i don`t see any modifyed behaviour as long as adsense for search is appearing like it should appear in normal ways 3) not modify delivery of ads for any reason - this part has many ways of understanding it ...like frisby said : "Do you think that if I show ads to only 50% of my visitors that this is against TOS? There is the same..." ..or like 99,9% of publishers that are are dooing this , etc what i understand from "changing the behaviour" is to implement new things in the search box, or add a default text to the search text box or change result pages in other ways than the ones provided by adsense (i`m not talinkg about colors) Anyways ... knowing Google and publisher's history with it, we may need an official response from them ... although i don`t see any problem using this firework
You can only have one Adsense account, and I wouldn't risk it for the world. Anyway, I wrote a message in the adsense help forum about it. We'll soon find out if it's within the tos.
theo-zzzz, Who said anything about another account? You are using the same account. You are not changing the google code. You are only changing the way the browser reads your page. Show this google ad, if not show this google search. Google has no rule against doing this, if they did, it would be stupid to do so. They would only "be cutting off their nose to spite their face". This trick has been going around for a while now, Many of the big SEO and other sites have it listed.