Skip to content

Instantly share code, notes, and snippets.

@willkidger
Last active September 1, 2021 10:57
Show Gist options
  • Save willkidger/7308850 to your computer and use it in GitHub Desktop.
Save willkidger/7308850 to your computer and use it in GitHub Desktop.
SEO Bookmarklet
javascript:(function(){var d=document,z=d.createElement('scr'+'ipt'),b=d.body;try{if(!b)throw(0);z.setAttribute('src','http://twkm.ca/min/f=gadgets/resources/seo-bookmarklet/seo-0.1.js');z.setAttribute('id','twkmSEOScript');b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}());
{
"name": "SEO",
"description": "Some SEO on-page info.",
"icon": "http://icons.backtick.io.s3.amazonaws.com/backtick.png",
"link": "http://backtick.io"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment