open-data-certificate icon indicating copy to clipboard operation
open-data-certificate copied to clipboard

Improve preview for sharing on Facebook

Open zoul opened this issue 10 years ago • 1 comments

This is how the certificate website currently looks when shared on Facebook:

sharing the ODC website

This could use an improvement. It’s quite easy to change the displayed preview using some meta tags in the page header (see docs):

<meta property="og:title" content="website title">
<meta property="og:site_name" content="website name">
<meta property="og:description" content="short summary">
<meta property="og:image" content="thumbnail URL">

It would be nice to have the strings localizable.

zoul avatar Nov 30 '15 18:11 zoul

Hey zoul, perhaps you'd like to send in a pull request for this?

shevski avatar Feb 16 '16 13:02 shevski