New answers tagged thumbnail
0
Source: http://ogp.me/
og:image:url - Identical to og:image.
og:image:secure_url - An alternate url to use if the webpage requires HTTPS.
og:image:type - A MIME type for this image.
og:image:width - The number of pixels wide.
og:image:height - The number of pixels high.
Example:
<meta property="og:image" content="http://example.com/ogp.jpg" />
...
Top 50 recent answers are included