Google Spam Blocker

By vbrtrmn Last update Sep 4, 2008 — Installed 117 times.
Script Summary:
Blocks irrelevant and spam domains.
Recently Updated TopicsPosts
Archived Comments5

this script has 1 topic, 5 posts

This script has no reviews.

How many times do you search Google and find crappy results from search engine spam sites? Then you find them again and again. Well I got pretty sick of it, so I created the Google Spam Blocker.

Blacklist Domain

After searching for something, a new link is added to the Cached - Similar pages - Note this list, called Blacklist Domain. Clicking this will ask you to confirm blacklisting of that domain name.

Show/Hide Blacklist

Look in the upper right hand corner, there is a new link called Show Blacklist, clicking this will show all of the domains you have blacklisted. If you click the red marker to the left of a particular domain, it will be removed from the list. You can also add in domains here, by typing them into the input and clicking the + button. If you remove an entry, you must refresh the page to see the updated search results.

Regular Expressions

I found that many SPAM domains would use multiple sub-domains, so blocking a particular domain name was kind of fruitless. If you click Show Blacklist, you may enter a regular expression into the box. You should use standard perl-like regular expressions; for instance, if you wanted to block results from google for some bizarre reason, you would enter: /.*google\.com$/

Feedback

Please leave comments per feedback and bug reports.