Skip to content

Instantly share code, notes, and snippets.

@webchimp
Forked from Lotuashvili/index.html
Created October 5, 2020 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webchimp/22de26afa43852b05b8934f3ac40b169 to your computer and use it in GitHub Desktop.
Save webchimp/22de26afa43852b05b8934f3ac40b169 to your computer and use it in GitHub Desktop.
OG Tags
<meta property="og:title" content="OG Title" />
<meta property="og:site_name" content="OG Site Name" />
<meta property="og:description" content="OG Description" />
<meta property="og:url" content="Site URL" />
<meta property="og:type" content="website" />
<meta property="og:image" content="Image URL" />
<meta property="fb:admins" content="Your Facebook ID" />
<meta property="fb:app_id" content="Facebook App ID" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment