Skip to content

Instantly share code, notes, and snippets.

@alexpchin
Last active August 29, 2015 14:02
Show Gist options
  • Save alexpchin/c07db79df268d0b4fb72 to your computer and use it in GitHub Desktop.
Save alexpchin/c07db79df268d0b4fb72 to your computer and use it in GitHub Desktop.
Meta Tags
<!-- for Google -->
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="copyright" content="" />
<meta name="application-name" content="" />
<!-- for Facebook -->
<meta property="og:title" content="" />
<meta property="og:type" content="article" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />
<meta property="og:description" content="" />
<!-- for Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="" />
<meta name="twitter:description" content="" />
<meta name="twitter:image" content="" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment