<html>
<head prefix="og: http://ogp.me/ns#">
...
<meta property="og:title" content="The Trouble with Bob" />
<meta property="og:type" content="text" />
<meta property="og:image" content="http://example.com/alice/bob-ugly.jpg" />
...
</head>
<body>
...
</body>
</html>