Skip to content

Instantly share code, notes, and snippets.

@robin-drexler
Created January 10, 2012 20:31
Show Gist options
  • Save robin-drexler/1591011 to your computer and use it in GitHub Desktop.
Save robin-drexler/1591011 to your computer and use it in GitHub Desktop.
Redirect to Google Rich Snippet Testing Tool with currrent URL as parameter. http://blog.robin-drexler.com/2012/01/rich-snippet-testing-bookmarklet.html
javascript:window.location.href="http://www.google.com/webmasters/tools/richsnippets?url="+encodeURIComponent(window.location.href);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment