goodformandspectacle / v_and_a

1 stars 0 forks source link

meta description on single item view #21

Open george08 opened 9 years ago

george08 commented 9 years ago

<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.

george08 commented 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

george08 commented 9 years ago

<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/" />