Forum Moderators: open
That is, the link itself looks normal, shows up normal in the status bar, but when I click on it, my browser first goes to something like www.google.com/?url=.... presumably so Google can track my link, before sending me on to the site.
This behaviour seems contrary to Google's own webaster guidelines against "sneaky javascript redirects":
[google.com...]
I think I've managed to disabled it, using adblock in Firefox to ban a couple of google's scripts. But I haven't seen any uproar about the practice.. am I wrong to be so peeved about it?
If you want to prevent this behavior for your own browsing, you could knock together a Greasemonkey script to override the default behavior.
If you want to affect this for other users, there's just no way to do so.
It just seems sneaky to show the correct link on the page, and in the status bar when I hover over it, but clicking feeds back to google for some reason.
Part of the peeve is I don't want "tailored" results either, I want clean results - based on site relevance, not what google thinks is relevant to me. I think that muddies what searching the net is all about in the first place, so I want to avoid it, and avoid providing metrics about myself in general.
I've decided to just kill JavaScript entirely on search pages. Works great. Only problem is not getting on-load focus in the textbox. :)