Description
Currently, the documentation app does not have a customized open graph image, which means shared links (e.g., on social media or messaging platforms) do not have a visually appealing preview. Improving this would help us strengthen branding and improve engagement when the documentation is shared.
Evaluate and implement a customized OG image for the documentation app. A good library to use might be vitepress-plugin-og-image
Example on the appearance of an OG image.
Acceptance Criteria
-
Add a default zammad OG image to the documentation site.
-
Check compatibility and appearance across platforms (X, LinkedIn, etc.).
-
Optionally generate dynamic OG images for individual documentation pages (Optional/future step).
-
Ensure SEO and social meta tags are correctly set up (og:image, og:title, og:description, etc.).