ramiismail / dopresskit

presskit() - spend time making games, not press.
GNU General Public License v3.0
137 stars 50 forks source link

Social Media Tags (OpenGraph & Twitter Cards) #33

Open TheSeg opened 9 years ago

TheSeg commented 9 years ago

This is a feature interest that I would develop and pull request. I want to gauge interest first.

When a link of a presskit() site is shared on Facebook, Twitter, or Google+, the display image and description is 'best guess' and not ideal. On Facebook and Google, the use of Open Graph tags would make the display much richer, and a few more tags for Twitter Cards.

The information presskit() asks for anyway would be more than enough to fill out this information, but coding in optional variables for custom alterations. Facebook & Google+ will work the moment the pages are published (no Facebook App IDs required). Twitter Cards require a one-time registration step per domain.

Would this be of interest? I'm not sure how public people would want their presskit(), but it's not hard to implement.