You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: optimize/seo.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,10 @@ title: "Your example page title"
42
42
## Common meta tags reference
43
43
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.
44
44
45
+
<Note>
46
+
The `og:image` adds a background image that Mintlify automatically overlays with your logo, page title, and description when generating social media previews.
47
+
</Note>
48
+
45
49
You can preview how your meta tags will appear on different platforms using [metatags.io](https://metatags.io/).
0 commit comments