My boss made some changes to the DNS settings yesterday and now the adsense ads disappeared in the office pc. They are showing normally when I view the adsense page outside the intranet.
What would be affecting this?
joelgreen
11:38 am on Nov 16, 2006 (gmt 0)
Check your "hosts" file (if you are on windows). It is possible to disable google ads from there by adding just one line.
AlexK
6:39 pm on Nov 16, 2006 (gmt 0)
What do you add, joelgreen?
The file is: <WINDOWS>\system32\drivers\etc\hosts
...but I can think of nothing that will disable Google ads.
jomaxx
7:10 pm on Nov 16, 2006 (gmt 0)
AdSense is easily blocked by adding one line to the hosts file (by blocking pagead2.googlesyndication.com).
But it sounds kind of like the filter was added at the firewall level, in which case you'll have to get access to that in order to remove the filter.
joelgreen
9:58 pm on Nov 16, 2006 (gmt 0)
Google ads will not be shown on the computer if "hosts" file contains following line 127.0.0.1 pagead2.googlesyndication.com
Some publishers add that line on their computers to avoid clicks on own ads :)
AlexK
12:20 am on Nov 17, 2006 (gmt 0)
Humph! I've been trying to think of the downside, but cannot see one.