So HN, what sites are we all blocking?
New Chrome extension: block sites from Google’s web search results
11–20 of 226 posts
Re: New Chrome extension: block sites from Google’s web search results
#122. Any plans for a Firefox extension? I'm willing to install Chrome just for running Google searches, but would rather add it to my main browser.
e: After a month or so, I would absolutely love to see the top 10 or so blocked domains. It's OK if you can't do this, but it would be interesting/amusing.
Re: New Chrome extension: block sites from Google’s web search results
#13If that happens, what's to stop this being used by companies to influence the results to get rid of competitors?
Re: New Chrome extension: block sites from Google’s web search results
#14So HN, what sites are we all blocking?
Would be interesting to have collective access to what people are blocking.
I like the approach...being able to click and exclude based on the search results that pop up.
Re: New Chrome extension: block sites from Google’s web search results
#15Re: New Chrome extension: block sites from Google’s web search results
#16"If installed, the extension also sends blocked site information to Google, and we will study the resulting feedback and explore using it as a potential ranking signal for our search results." If that happens, what's to stop this being used by companies to influence the results to get rid of competitors?
Re: New Chrome extension: block sites from Google’s web search results
#17So HN, what sites are we all blocking?
Re: New Chrome extension: block sites from Google’s web search results
#18Re: New Chrome extension: block sites from Google’s web search results
#19"If installed, the extension also sends blocked site information to Google, and we will study the resulting feedback and explore using it as a potential ranking signal for our search results." If that happens, what's to stop this being used by companies to influence the results to get rid of competitors?
They are well aware of the ways in which such a signal could be gamed. That's why they will "study" and "explore" ways to use the new data as a "potential" signal.
Re: New Chrome extension: block sites from Google’s web search results
#202. Click Install, close page
3. Open each of the links below in a new tab, click block on the first result
4. Win.
http://www.google.com/search?q=Mahalo
http://www.google.com/search?q=ehow
http://www.google.com/search?q=experts-exchange
http://www.google.com/search?q=livestrong.com
http://www.google.com/search?q=answerbag
http://www.google.com/search?q=bills.com
http://www.google.com/search?q=chacha.com
http://www.google.com/search?q=associated+content
http://www.google.com/search?q=efreedom
http://www.google.com/search?q=questionhub
http://www.google.com/search?q=squidoo.com
http://www.google.com/search?q=about.com
http://www.google.com/search?q=yellowpages.com
----
Edits: fixed formatting, added suggestions
This method is fine. The actual data sent to Google when you block a domain does not contain the search query (or the referrer).
This is what gets sent when you block a domain:
http://www.google.com/gen_204?atyp=i&oi=site_blocker&ct=addToBlocklist&ei=[CSRF-cookie]&cad=mattcutts.com
and unblock: http://www.google.com/gen_204?atyp=i&oi=site_blocker&ct=deleteFromBlocklist&ei=undefined&cad=mattcutts.com
(Interestingly the CSRF token is broken when unblocking.)