Is there a way to create a script to ban IPs that we want to ban from our Adsense that does not go against Google's TOS?
celgins
6:43 pm on Jul 11, 2006 (gmt 0)
You wish! :) Just joking.
I wish there was a way to ban MFA's either via IP, Adwords ID, or anything that will keep them from multiplying exponentially like they have.
toomer
8:33 pm on Jul 11, 2006 (gmt 0)
It would make for an interesting script, to track the domain names that appear in the ads on your site with each page-load, and then build a simple HTML scraper to grab their landing page and extract the AdSense publisher ID (assuming there is one - which there likely would be for a MFA).... I could do the last part in about 5 minutes with some scripts that I have. Just don't have anything that can hook into the AdSense javascript code (nor am I sure I'd want to mess with it - but I seem to recall other folks have done so in order to track actual clicks)