I made three recommendations:
- Switch to Firefox, or better still, Opera
- Make sure popup blocking is enabled at the browser level
- Install Ad Block Plus (a Firefox add-on)*
Edit the hosts file
Win XP: Click Start, Run and type "notepad c:\WINDOWS\system32\drivers\etc\hosts"
Win 2k: Click Start, Run and type "notepad c:\WINNT\system32\drivers\etc\hosts"
Now edit the file to map the domains of the nasty popups you want to block, like this:

Note the lines are composed of two columns. The left column is the IP address you want to map the hostname to, while the right column is where you enter the hostname/domain name.
The hosts file is basically a text file that maps hostnames to an IP address - it will be the first place your computer will look when a hostname needs to be resolved, so it overrides anything obtained from the DNS server.
So, when a popup from www.partypoker.com is triggered, it maps to 127.0.0.1, which is your computer's loopback or localhost address, but since the page does not in fact reside there, it cannot load, and you will at most see a page not found instead of a nasty, annoying and potentially malicious popup.
The downside with this approach is that it is manual, and you have to get the popup at least once to add it to the list of "blocked" domains. The upside, of course, is that it is free.
* if you insist on persevering with Internet Explorer, then get "IE-Spyad", a registry file that will add a massive blacklist to your restricted sites list in IE.
2 comments:
For more help and info regarding the HOSTS file go here http://www.mvps.org/winhelp2002/hosts.htm
You can download and use the hosts.zip file. All instructions are clear enough so it should be easy to setup.
Looks great - I'll spread the word.
Post a Comment
speak your mind, but keep it clean (the comment, not your mind).
no spam and no trolls please