We want to have nicely rendered links with images when our pages are shared on social media. For this to work, we need OpenGraph and Twitter Card meta data in our header. Some basic OpenGraph tags already exist, but they need to be extended and also use custom information per page.
OpenGraph data includes appealing title, site_name can stay the same, and custom description per page (most likely from Frontmatter data with fallback to a sensible default)
Twitter shows a card when sharing a link (must especially hold for news posts)
We want to have nicely rendered links with images when our pages are shared on social media. For this to work, we need OpenGraph and Twitter Card meta data in our header. Some basic OpenGraph tags already exist, but they need to be extended and also use custom information per page.
Further information and testing:
Acceptance criteria: