Skip to content

Instantly share code, notes, and snippets.

@pfefferle
Created April 28, 2010 14:55
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 pfefferle/382248 to your computer and use it in GitHub Desktop.
Save pfefferle/382248 to your computer and use it in GitHub Desktop.
<html xmlns:ogp="http://opengraphprotocol.org/schema/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<head>
<title>The Rock (1996)</title>
<meta property="ogp:title dc:title" content="The Rock" />
<meta property="ogp:type" content="movie" />
<meta property="ogp:url" content="http://www.imdb.com/title/tt0117500/" />
<meta property="ogp:image" content="http://ia.media-imdb.com/images/rock.jpg" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment