Forum Moderators: martinibuster
Last time I checked a good portion of the people visiting my site already have Firefox installed.
Is there anything in the TOS against serving two versions of the index page, one for Firefox browsers and one for all other browsers?
The "Firefox" index page would show a single adsense banner.
The "All other browsers" page would show the firefox button.
I'll e-mail adsense but my e-mail's currently being spammed & it keeps filling up. My ISP's supposed to fix that, but that's a vent for another day.
Leva
I just have a little ad include script that is included in the page. The script checks for whatever (IP address in this case, but it could also check for browser) and displays the appropriate ad based on what I tell it.
I don't see that this is any different from having rotating ad banners where one user will see a different ad than another, but I would be interested in what Google thinks.
JK
I was just doing this myself up to a few days ago!
as far as i was able to tell, there is no problem with this (and nobody mentioned it in the few posts i made about it)..
I ended up stopping because I had a problem with the PHP i was using to serve up the different ads based on the browser. (it would die after about 24 hours and start showing the same add to everybody)