Skip Navigation Links



HOW TO make Google skip redirection step on clicking search result

Author : Anil      Blog :Tech Tips, Tricks & Trivia      Date: 8/28/2012 4:50:00 PM



There have been times when I wanted to just copy the URL of a site mentioned in a Google search result without having to go to the website & then copying it from the address bar.


However when I right click & copy the URL, this is how the address typically looks -
http://www.google.com/url?sa=t&rct=j&q=menu_elements_selector
&source=web&cd=5&cad=rja&ved=0CEIQFjAE
&url=http%3A%2F%2Fapi.jquery.com%2Fattribute-ends-with-selector%2F
&ei=LdQ8UKOkJYPTrQfn0IHIDA
&usg=AFQjCNFmICOvDtxuImTTeXY3pCDQNW6yVQ

(URL broken with new lines for readability & to preserve formatting)

Digging into the source code reveals that there is a mousedown event that fires up when the link is accessed & re-creates the HREF of that anchor tag so that you have to pass through a quick additional Google step before you can reach the search result site

I wished there was a bookmarklet that could stop Google from mangling the URL and skip the redirection step. Guess what, there is bookmarklet Zap Events that can remove all JavaScript events assigned to elements in a web page.

It only zaps the following 4 events - "mouseover","mouseout","unload","resize". I tweaked the code a bit to include the "mousedown" event as well -

javascript:(function(){var%20H=^
["mouseover","mouseout","unload","resize","mousedown"],^
o=window.opera;%20if(document.addEventListener/*MOZ*/&&!o)^
%20for(j%20in%20H)^
{document.addEventListener(H[j],function(e)^
{e.stopPropagation();},true);}^
%20else%20^
if(window.captureEvents/*NS4*/&&!o)%20{%20^
document.captureEvents(-1/*ALL*/);^
for(j%20in%20H)^
{window["on"+H[j]]=null;}}%20else/*IE*/%20{function%20R(N)^
{var%20i,x;for(j%20in%20H)^
if(N["on"+H[j]]/*NOT%20TEXTNODE*/)N["on"+H[j]]=null;^
for(i=0;x=N.childNodes[i];++i)R(x);}R(document);}})()

(remove  ^ & newline character when you're using this code)

With this modified bookmarklet, I can now copy the actual URL in a Google Search result.

Related:
JavaScript Bookmarklet Builder

Bloggers

active bloggers in the last 24 hrs. Number shown in the bracket represents number of posts published in past 24 hrs,


other authors(72)

N.GURURAJ.(3)

ravi dabas(3)

Deepak(2)

Fidarose Isha(2)

Rakesh HP(2)

Raksha(2)

Sameena Prathap(2)

Srinivasan Sampathkumar(2)

Vashi Chandiramani(2)

- Sugar Cube -(1)

Aarthi(1)

Aathira Nair(1)

Anil(1)

Anu Lal(1)

Anu Varma(1)

Anuradha Goyal(1)

Aparna(1)

Archana Kumar(1)

aseemrastogi2(1)

Ashwini Kumar(1)

Beyond(1)

Champa(1)

Chandrika Shubham(1)

churumuri(1)

churumuri(1)

Cynthia Z(1)

Deeps(1)

Devi(1)

Dew(1)

Divya Kudua(1)

Dr.K.P.R.RAJA(1)

Erin W.(1)

Garfield Dsouza(1)

Govind Kumar(1)

Hamaree Rasoi(1)

Harimohan(1)

Harini Padmanabhan(1)

harish p i(1)

Hemu(1)

Ibrahim(1)

IS(1)

Iti(1)

Jean(1)

Kaveri Venkatesh(1)

Krithi Karthi(1)

Kunal Singh(1)

Madhavi Madhurakavi(1)

mahima(1)

Manreet Sodhi Someshwar(1)

Meena(1)

Megha Sarin(1)

mêlée(1)

Mohd Salim(1)

MUNZ TDT(1)

Mythreyi(1)

Nandana(1)

Neelam Dadhwal(1)

Neeraja(1)

Nisha(1)

Nona(1)

nourishncherish(1)

Nupur(1)

palash ranjan khound(1)

parth joshi(1)

Patricia Torres(1)

Pradeep Chakraborty(1)

Pranshu(1)

Prasanta Bora(1)

Praveen Battula(1)

Priyadarshi Mishra(1)

R.D. Bhalekar(1)

Raja(1)

Rams(1)

Ray Titus(1)

rhythmnguitars(1)

Ritesh Agarwal(1)

Ritu(1)

RWABhagidari.blogspot.com(1)

saketvaani(1)

Sameena Prathap(1)

Sampada(1)

Sandhya(1)

Santhosh Sivarajan(1)

Sayantani(1)

sayedkhadri(1)

Shankha(1)

Shankha(1)

Shobha(1)

Shobhaa De(1)

Smi..(1)

Smita Srivastava(1)

Sneo(1)

Sravs(1)

Sree(1)

Sreedhar Jeshurun(1)

Sriram Khé(1)

Sudharsan Narayanan(1)

Sujoy Das(1)

TCYonline.com(1)

Team G Square(1)

the blogger formerly known as sansmerci(1)

The Guy in the Hat ™(1)

unmanagedexe(1)

Vaishali(1)

vanya(1)

Vasudev Ram(1)

Vidya Sury(1)

Vikram Karve(1)

vishesh unni raghunathan(1)

VJ Sharma(1)


garland of Languages of India
an amalgamation of the diversified traditions
gracefully presented with novelty
http://www.haaram.com