Open george08 opened 9 years ago
Similarly, for twitter posts, be nice if the image showed up.
E.g. https://twitter.com/goodformand/status/564743326214393856
Here's how: https://dev.twitter.com/cards/types/photo
<meta name="twitter:card" content="photo" />
<meta name="twitter:site" content="@flickr" />
<meta name="twitter:title" content="Mountain sunset" />
<meta name="twitter:image" content="http://farm8.staticflickr.com/7334/11858349453_e3f18e5881_z.jpg" />
<meta name="twitter:url" content="https://www.flickr.com/photos/reza-sina/11858349453/" />
<meta name="description" content="[TITLE] from the Victoria & Albert Museum" />
When you pin it, it inserts the image filename in the comment box by default, I think.