Skip to content

Instantly share code, notes, and snippets.

@thedotmack
Created June 25, 2013 23:45
Show Gist options
  • Save thedotmack/5863530 to your computer and use it in GitHub Desktop.
Save thedotmack/5863530 to your computer and use it in GitHub Desktop.
Facebook open graph tags
<!-- Facebook Open Graph tags -->
<meta property="og:title" content="Bandana Training" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://bandanatraining.alexnewman.netdna-cdn.com/wp-content/uploads/2012/04/bt-default.jpg" />
<meta property="og:url" content="http://www.bandanatraining.com" />
<meta property="og:description" content="I Give Good Shred" />
<meta property="og:site_name" content="Bandana Training" />
<meta property="og:locale" content="en_US" />
<meta property="fb:admins" content="2222856" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment