Handy bookmarklets for PageRank and backlinks from Chrome

Discussion in 'Google' started by woz2, Mar 29, 2009.

  1. #1
    If you use a browser like Chrome that lacks Google Toolbar, then you can add these bookmarklets to your bookmark bar. At any web page, click on the saved bookmarklet to take you to a page giving:

    a) Google Toolbar PageRank:

    javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,"$1");location.href="http://www.google.com/search?client=navclient-auto&ch=6-1484155081&features=Rank&q=info:"+escape(a);})())

    b) Google backlinks:

    javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,"$1");location.href="http://www.google.com/search?q=link:"+escape(a);})())

    Just copy and paste the javascript into the edit box as a single line where the URL would normally go. Make sure no line breaks creep in.
     
    woz2, Mar 29, 2009 IP
  2. Bill_Stanbrook

    Bill_Stanbrook Well-Known Member

    Messages:
    1,046
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    150
    #2
    That's a handy trick. Thanks for the info.
     
    Bill_Stanbrook, Apr 1, 2009 IP