Skip to content

Fix SEO meta descriptions across localized docs#4499

Merged
ethanpalm merged 1 commit intomainfrom
mintlify/seo-descriptions-1773652504
Mar 16, 2026
Merged

Fix SEO meta descriptions across localized docs#4499
ethanpalm merged 1 commit intomainfrom
mintlify/seo-descriptions-1773652504

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 16, 2026

Summary

Audited all MDX files for SEO metadata quality and fixed 46 description frontmatter issues across Spanish, French, and Chinese localized docs:

  • Spanish (es): Shortened 6 descriptions that exceeded 160 characters
  • French (fr): Shortened 14 descriptions that exceeded 160 characters
  • Chinese (zh): Expanded 25 descriptions that were under 50 characters, shortened 1 that exceeded 160 characters

All English pages already had compliant descriptions (50-160 chars). No page content was changed — only frontmatter description fields were updated.


Note

Low Risk
Low risk because changes are limited to MDX frontmatter description text for SEO; no runtime logic or page body content is modified.

Overview
Updates SEO meta descriptions across localized docs. This PR edits only MDX frontmatter description fields in Spanish, French, and Chinese pages to improve clarity and keep descriptions within typical SEO length guidelines (shortening overly long ones and expanding overly short ones).

No page content, routing, or product behavior is changed—only metadata used for search/preview snippets.

Written by Cursor Bugbot for commit 032cc7c. This will update automatically on new commits. Configure here.

…25 too-short descriptions in Chinese files. Shorten 1 too-long description in Chinese. All MDX files now have descriptions between 50-160 characters.

Generated-By: mintlify-agent
@ethanpalm ethanpalm merged commit f7a35ff into main Mar 16, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/seo-descriptions-1773652504 branch March 16, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant