Preview and Generate Open Graph Meta Tags
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 162
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
This issue is mainly about how the website appears in a "link preview"
It seems the homepage does not include any Open Graph protocol meta tags which is the current standard.
From the website:
"The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook"
We can preview and generate open graph meta tags here:
https://www.opengraph.xyz/
which is the same as shown here:
https://www.opengraph.xyz/url/https%3A%2F%2Fwww.apache.org%2F
So for example we could include an image as well
For reference below
https://ogp.me/
https://developers.facebook.com/tools/debug/
https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/abouts-cards
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin with the homepage entry point in this JavaScript website and compare its rendered head with the required Open Graph fields described at ogp.me. Confirm completion by checking the homepage source and validating its link preview with the referenced OpenGraph or Facebook debugger tools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100