get-involved icon indicating copy to clipboard operation
get-involved copied to clipboard

Add `Opengraph:image` & `twitter:image` meta tags

Open Siddhant-K-code opened this issue 4 years ago • 2 comments

Description

Currently when we share our page, it doesn't render the Image.

image

We Can create a new we og:image relevant to our Page, or Can use the same what Docker is using:

image

Though, we have to fix the size of image. ( we should do that for docker.com also) - so that it looks good!

Possible Implementation:

Add an og:image & twitter:image metadata to the website. Use png instead of SVG here.

Context:

Check whether we are using Open Graph data

https://opengraphcheck.com/ https://developers.facebook.com/tools/debug/ https://cards-dev.twitter.com/validator

Siddhant-K-code avatar Aug 27 '21 03:08 Siddhant-K-code

@ajeetraina Can Assign this to you.

Siddhant-K-code avatar Oct 26 '21 09:10 Siddhant-K-code

@ManishOffi Feel free to raise PR and improve this site.

ajeetraina avatar Oct 29 '21 03:10 ajeetraina