37

Is it possible to configure Google somehow to permanently ban search results from domains that I know 100% are never, ever going to make me happy? Something cookie/session based maybe?

E.g. I want to ban (permanently, forever and always) results from experts-exchange.com. Every time I click results that take me to their page I just want to scream.


Update! Google has released a Chrome Extension to allow users to block individual site from Google search results! Personal Blocklist (by Google). (Since this question has been closed, I cannot answer it.)

enter image description here

ale
  • 3,410
Stu Thompson
  • 1,176

8 Answers8

32

If you use the -site: directive in your searches it will not list them

my search -site:experts-exchange.com

I'm not sure how to make it permanent though

heavyd
  • 65,321
20

I think you can probably do this with Google's Custom Search Engine...

http://www.google.com/cse

TheTXI
  • 3,609
15

If your browser of choice supports being able to edit the quick search bars, you can edit or add in the searches with the following:

http://www.google.com.au/search?q=%s+-site:experts-exchange.com

That way you'd be able to use the browser search bar/helper and not have to remind yourself that you want nothing to do with that site other than to not see it in your results.

You can tweak it for any other number of sites, just remembering to add it into the address line, like:

http://www.google.com.au/search?q=%s+-site:example.com+-site:example.org
random
  • 15,201
3

The CustomizeGoogle Firefox extension helps to filter search results

This is probably the easiest way i found ,rather than typing operators for each and every search

1

Also, to alleviate the experts-exchange.com woes, you can tell your browser to block cookies from the site. Then you can scroll to the bottom of any page to see the "expert" answers.

1

You do know that the answers there are always and forever visible in plain text if you scroll all the way to the bottom of the page?

Joel Coehoorn
  • 28,637
1

There's a Firefox add-on called BlockSite that I used to use. You just input the domain and it will make sure no traffic to or from that domain will be through your computer.

It even goes so far as to make links to that domain plaintext so you can't even click on them.

Sadly, it's not supported by the latest versions of Firefox. Maybe someone has an alternative.

Travis
  • 2,165
-1

Have you tried doing a -experts-exchange.com in your Google query?

Edit:

Google's rule of thumb:

The rule of thumb

Each site on the Web is controlled by its own webmaster. If you find a page in Google's search results that you'd like to see changed, your best bet is to contact the webmaster and ask him or her to make a change.

It'd be funny for Experts Exchange to get a bunch of queries concerning this!

AlbertoPL
  • 528