DuckDuckGo URL: https://duckduckgo.com/?q=test
http://www.google.com/search?q=test
What is up with the insane long Google results URL now?
61–70 of 77 posts
Re: What is up with the insane long Google results URL now?
#62Speculation: way back in the day if you Googled for [software marketing service], liked what you saw, and had me Google for it, I'd get substantially the same results. That has been increasingly untrue for years, due to geotargeted results, personalization, persistence across searches, search refinement, their datacenter model, yadda yadda. If users expect copy/pasting a link to a search so that someone can repro it…
but what the hell is the point of that if the url redirects to another url? do they really want to track people copy-pasting urls into email/ims? if so, why not use goo.gl?
1. There isn't a redirect from that huge link. 2. The post replying to just explained a theory that doesn't involve tracking: the URL needs to be that long to be unique enough to specify a page with the exact same search results.
Re: What is up with the insane long Google results URL now?
#63But I really want it to stop. I hate not being able to just "copy link address" off of the results page
In some cases people don't need the URL in the browser, and don't need to open the actual page (or pdf document). Sometimes one need the URL itself - to send it via e-mail, copy into a command line, or anywhere else.
And in all of these cases it is a pure time waste - going to website (or starting PDF download), or cleaning up the URL, because google deceptively substituted it on a right-click. Or monkeying around with scripts that would prevent Google search from tracking clicks all-together.
And one more thing. Just like the original poster says: people hate not being able to just copy the URL. And every time somebody have to waste time cleaning it up, a little bit of hate towards Google sneaks in.
Re: What is up with the insane long Google results URL now?
#64But I really want it to stop. I hate not being able to just "copy link address" off of the results page
using a greasemonkey script like http://userscripts.org/scripts/show/121261 can fix this for you.. obviously using such scripts brings it's own issues, but a nice(ish) solution imo
Re: What is up with the insane long Google results URL now?
#65It's been like this for a while. A Twitter friend of mine created a simple bookmarklet that you can click which will remove the extra data and allow you to right-click and copy the URL alone. You can drag the bookmarklet from here to your bookmark bar http://techkp.blogspot.co.uk/2012/01/copy-pasting-googles-se... Click the bookmarklet before copying the link to get the actual URL.
Re: What is up with the insane long Google results URL now?
#66Does someone know a working Chrome extension / userscript that will disable the Google search results redirects?
Re: What is up with the insane long Google results URL now?
#67This is Google keeping search keywords for their paying customers (changing referer), among other things. Honestly I wouldn't care so much if it weren't so dang slow at random times! Firefox addon (useful many places): https://addons.mozilla.org/en-us/firefox/addon/redirect-remo... Chrome: https://chrome.google.com/webstore/detail/undirect/dohbiijnj... Edit: This comment is relevant to search results, not the address…
Re: What is up with the insane long Google results URL now?
#68Earlier quoted context omitted.
but what the hell is the point of that if the url redirects to another url? do they really want to track people copy-pasting urls into email/ims? if so, why not use goo.gl?
What redirect? And, did you even read the comment that you're replying to? 1. There isn't a redirect from that huge link. 2. The post replying to just explained a theory that doesn't involve tracking: the URL needs to be that long to be unique enough to specify a page with the exact same search results.
1. Visit https://www.google.com/search?q=hackernews
2. Mouse over first result, note the url news.ycombinator.com shown in your browser's status bar.
3. Right-click the first result and 'copy link location'
4. Check what's on your clipboard. For me it's www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CDIQFjAA&url=http%3A%2F%2Fnews.ycombinator.com%2F&ei=fRb5UNSeD-am0AW88YGQBg&usg=AFQjCNGKJHXhsq1s0-gYR96B--m47G9oRw&bvm=bv.41248874,d.d2k
5. Visit said URL in your browser and note you get redirected to news.ycombinator.com
As you can see, you are redirected via a huge link.
Re: What is up with the insane long Google results URL now?
#69Earlier quoted context omitted.
What redirect? And, did you even read the comment that you're replying to? 1. There isn't a redirect from that huge link. 2. The post replying to just explained a theory that doesn't involve tracking: the URL needs to be that long to be unique enough to specify a page with the exact same search results.
Perform the following experiment: 1. Visit https://www.google.com/search?q=hackernews 2. Mouse over first result, note the url news.ycombinator.com shown in your browser's status bar. 3. Right-click the first result and 'copy link location' 4. Check what's on your clipboard. For me it's www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CDIQFjAA&url=http%3A%2F%2Fnews.ycombinator.com%2F&ei=fRb5UNSeD-…
1. Visit https://www.google.com/
2. type "hackernews" into the search box and hit enter.
3. look at the long url in your address bar.
Re: What is up with the insane long Google results URL now?
#70 https://www.google.com/search?q=hacker+news&pws=0&hl=en
(pws - no personalization, hl = language)
how to: Google Chrome Settings -> Section "Search" Button "Manage Search Engines" -> Overlay "Other Search Engines" -> Scroll Down -> Add new search engine with the URL https://www.google.com/search?q=%s&pws=0&hl=en -> "Make default"sadly custom search engines aren't synced in chrome, so every time you set up a new browser, you need to add your custom search setting again...