Skip to content

Instantly share code, notes, and snippets.

Created July 29, 2014 16:54
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 anonymous/4c2ba6a2d8c56515cd3c to your computer and use it in GitHub Desktop.
Save anonymous/4c2ba6a2d8c56515cd3c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head prefix=
"og: http://ogp.me/ns#
fb: http://ogp.me/ns/fb#
product: http://ogp.me/ns/product#">
<meta property="og:type" content="og:product" />
<meta property="og:title" content="Coin" />
<meta property="og:plural_title" content="Coins" />
<meta property="og:image" content="https://www.yourserver.com/images/coins.png" />
<meta property="og:description" content="Get Coins, and buy lots of cool items!" />
<meta property="og:url" content="https://www.yourserver.com/opengraph/coins.html" />
<meta property="product:price:amount" content="0.99"/>
<meta property="product:price:currency" content="USD"/>
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment