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 og:image and associated meta tags #6

Open
mikelax opened this issue Oct 15, 2018 · 2 comments
Open

Add og:image and associated meta tags #6

mikelax opened this issue Oct 15, 2018 · 2 comments
Labels

Comments

@mikelax
Copy link
Owner

mikelax commented Oct 15, 2018

Overview

We have some og meta tags currently defined in the layout.js template, We should add the appropriate tags needed for the og:image.

Requirements

Here are the tags that should be added:

  • og:image
  • og:image:alt
  • og:image:type
  • og:image:width
  • og:image:height

We should also add support for the twitter card tags:

  • twitter:card - value of summary
  • twitter:image
  • twitter:image:alt

These tags can reference the existing file that currently is located under src/assets/images/website-icon.png

@sonimadhuri
Copy link

Can I take this up?

@mikelax
Copy link
Owner Author

mikelax commented Oct 15, 2018

@sonimadhuri , sure go for it. Thanks! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants