Skip to content

Instantly share code, notes, and snippets.

@katmoody
Created June 30, 2015 15:55
Show Gist options
  • Save katmoody/d499b8255140c3adf27e to your computer and use it in GitHub Desktop.
Save katmoody/d499b8255140c3adf27e to your computer and use it in GitHub Desktop.
Copy and Paste Facebook Meta Tags (Just Fill in and Go!)
<meta property="og:image" content="DIRECT LINK TO IMAGE HERE"/>
<meta property="og:title" content="PREFERRED FB TITLE HERE"/>
<meta property="og:url" content="ACTUAL POST/PAGE URL HERE"/>
<meta property="og:site_name" content="SITE NAME"/>
<meta property="og:type" content="CHOOSE: article, blog,or website or see https://developers.facebook.com/docs/sharing/opengraph/object-properties for more information"/>
<meta property="og:description" content="THE DESCRIPTION YOU WANT TO APPEAR ON FB"/>
@katmoody
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment