Petition against big brands in Google search

Started by Rupert, November 22, 2013, 05:40:15 PM

Previous topic - Next topic

Rupert

I found this while looking for a way to start black listing certain sites from my search results.

I want to remove any amazon, ebay, asos, tesco etc.  from the organic search listing. Not PPC though. Why, as they are generally better targeted.

Heck, I know what they sell, and if I wanted their product I will go there. Amazon only if it the last place on earth left to try.

I am sure there used to be a way of telling google not to show specific site.  Voting them down in some way.   But anyway, along the way, I found this:

https://www.change.org/petitions/tell-google-to-stop-giving-preferential-treatment-in-search-engine-results-to-mega-brands

Signed up. I doubt it will make a difference, but thought it worth the effort.

... Make sure you live before you die.

rcjordan

I find Amazon's own search to be so poorly done that I use G to find stuff within their site.

BoL

Somewhere that could make an impact is plugins, something that deletes the top 1000 brands from the results, fetching the 2nd page if necessary.

Saying that it might need to fetch the 3rd, 4th and 5th pages to get a full 10 results.

Drastic

Quote from: rcjordan on November 22, 2013, 06:18:20 PM
I find Amazon's own search to be so poorly done that I use G to find stuff within their site.

No kidding. "Select category to enable sorting" WTF?

Kind of hard to believe their search still sucks this bad.

rcjordan

Bookmarklet:

javascript:q=''+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);if(!q)q=prompt('GMC sites Search terms [leave selection and box blank to list all pages] ...').replace(/\s\+/g,'%252B');if(q!=null)window.open('http://www.google.com/search?q='+q.replace(/\s+/g,'+')+' -spamsite1.com -spamsite2.com -spamsite3.com -spamsite4.com');

Rupert

... Make sure you live before you die.