MSN LinkForward Bookmarklet

December 6th, 2006 by Michael Gray in SEO, Tools


If you're new here, you may want to subscribe to my RSS feed. Read my top posts or learn more about Michael Gray. Want more frequent updates follow me on Twitter. Thanks for visiting!

If you happened see any of the site review clinics at pubcon you might have wondered how do people look things up so quickly. Lots of people use bookmarklets for quick and dirty type searches. For example say you wanted to to know who a site links to using the new MSN [linkfromdomain] command. So go to your bookmark toolbar and create a new bookmark in the location field enter this value:

javascript:location.href='http:/'+'/search.live.com/results.aspx?q=linkfromdomain%3A'+document.domain.replace('www.','');

To use it visit any domain and click on the bookmarklet it should redirect you to that MSN with a linkforward search executed for that domain.

Sphere It

Text Link Ads


6 Responses to “MSN LinkForward Bookmarklet”

  1. Nick Says:

    Is it just me or is that linkfromdomain operator really inaccurate?

  2. Geoffrey Faivre-Malloy Says:

    Now THAT is a COOL tip! Thanks!

    G-Man

  3. Hawaii SEO Says:

    Sweet! Do you or your readers have any more?

  4. markus941 Says:

    Great tip! Lots of possibilities with this one.

  5. Josh Rice Says:

    Here’s some more good ones:

    http://www.joshrice.net/

    /shamless self promotion

    -josh

  6. Rett Says:

    Hey Gray,
    The full bookmarklet code is being cutoff when I view your page (fyi I’m using FF on Windows). Here’s the full code if others are having issues seeing it above:

    javascript:location.href=’http://search.live.com/results.aspx?q=linkfromdomain%3A’+document.domain.replace(’www.’,”);