diff --git a/optimize/seo.mdx b/optimize/seo.mdx index 7203aad72..8fd3a0f92 100644 --- a/optimize/seo.mdx +++ b/optimize/seo.mdx @@ -42,6 +42,10 @@ title: "Your example page title" ## Common meta tags reference Below is a comprehensive list of meta tags you can add to your `docs.json`. These meta tags help improve your site's SEO, social sharing, and browser compatibility. + + The `og:image` adds a background image that Mintlify automatically overlays with your logo, page title, and description when generating social media previews. + + You can preview how your meta tags will appear on different platforms using [metatags.io](https://metatags.io/). ```json expandable