Skip to content

Commit 2c04476

Browse files
Clarify og:image behavior in SEO documentation (#1464)
* Update optimize/seo.mdx * move note --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <[email protected]>
1 parent 952174d commit 2c04476

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

optimize/seo.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ title: "Your example page title"
4242
## Common meta tags reference
4343
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.
4444

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+
4549
You can preview how your meta tags will appear on different platforms using [metatags.io](https://metatags.io/).
4650

4751
```json expandable

0 commit comments

Comments
 (0)