Slightly OT: how to retrieve a "clean" URL from a Google search [Telecom]

A correspondent asked me how I get "clean" URLs using Google Search.

For those unaware, until several years ago Google would provide clean URLs as part of the search results. For example, if you Googled using the following search term:

MAPUG

you'd receive this result along with this URL (via right-click and a "Copy link location" in the context menu in Firefox and similar in other browsers) as the first hit:

Archive of Mapug-Astronomy Homepage ...

formatting link

Today you'd receive a 219-character-long URL embedded with tracking info and who knows what else that looks like this unholy mess:

2014.02.02 20:11 Archive of Mapug-Astronomy Homepage ...
formatting link
...

I write a lot of technical papers and I cite references via URLs so folks can corroborate my writings. What Google has been returning for several years now is totally unacceptable for writers who need "clean" URLs to their sources.

So I wrote a kwik'n'dirty C command line program that accepts the mangled Google URL and returns a clean version per this example:

$ fug

formatting link
...
formatting link

whose output, "

formatting link
", could be copy'n'pasted.

The fug program worked fine but became extremely tedious to use 100s of times a day.

And then I "stumbled upon" a Firefox addon that does the same cleaning of both Google and Yandex mangled URLs (noting Yandex is Russian search:

formatting link
).

The Firefox addon is named "Google/Yandex search link fix" as you can see in these 2 small screenshots (Linux and Windows):

formatting link
91kB

formatting link
107kB

I don't know if the add-on is available for other browsers since I only use Firefox on my *BSD, Linux, OpenIndiana, Solaris, UNIX, and Windows systems.

For Firefox the plugin is available here:

formatting link

If you've been pulling out your hair in frustration of Google's mangled results, this add-on should allow you to keep what hair is left. :-)

Thad

Reply to
Thad Floryan
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.