Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some fancy meta tags for sharing etc #89

Closed
sebnitu opened this issue Aug 19, 2017 · 1 comment
Closed

Add some fancy meta tags for sharing etc #89

sebnitu opened this issue Aug 19, 2017 · 1 comment

Comments

@sebnitu
Copy link
Owner

sebnitu commented Aug 19, 2017

A good example of this is how Feather Icons displays custom title, descriotion and even a screenshot when their link is shared on Twitter:

<meta name="description" content="Designed on a 24x24 grid with an emphasis on functionality, consistency and simplicity.">
<meta property="og:title" content="Feather – Simply beautiful open source icons">
<meta property="og:description" content="Designed on a 24x24 grid with an emphasis on functionality, consistency and simplicity.">
<meta property="og:image" content="https://feathericons.com/assets/feather-preview.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@colebemis">

Example: https://twitter.com/sebnitu/status/898699800471773184

@sebnitu
Copy link
Owner Author

sebnitu commented Sep 10, 2017

I've created a better description of this here #96

@sebnitu sebnitu closed this as completed Sep 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant