Created
August 14, 2013 16:00
-
-
Save pabloprogramador/6232465 to your computer and use it in GitHub Desktop.
Descrição para compartilhar o facebook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta property="og:title" content="Facebook Open Graph META Tags"/> | |
<meta property="og:image" content="http://davidwalsh.name/wp-content/themes/klass/img/facebooklogo.png"/> | |
<meta property="og:site_name" content="David Walsh Blog"/> | |
<meta property="og:description" content="Facebook's Open Graph protocol allows for web developers to turn their websites into Facebook "graph" objects, allowing a certain level of customization over how information is carried over from a non-Facebook website to Facebook when a page is 'recommended', 'liked', or just generally shared."/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment