Skip to content

Apply SEO and metadata best practices - #7206

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/87b3537a
Open

Apply SEO and metadata best practices#7206
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/87b3537a

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes SEO metadata across all locales: rewrites descriptions to the 130–160 character range, shortens over-long titles, and removes duplicate descriptions.

Changes

  • Rewrote 261 short and 25 over-long description fields to unique, page-specific 130–155 character summaries in each page's language (en, es, fr, zh)
  • Shortened 7 help-center title fields that exceeded 60 characters
  • Replaced the identical description shared by the four assistant/widget-preview locale pages with unique per-language descriptions
  • Left OpenAPI operation pages untouched where the spec supplies the summary and description; no spec files, sidebarTitle, or page content modified

Context

Full-repo audit of 1,053 MDX pages; validation and broken-link checks pass.


Note

Low Risk
Documentation frontmatter only; no runtime, auth, or build logic changes.

Overview
This PR updates frontmatter SEO metadata across English, Spanish, French, and Chinese docs—no page body, navigation, or OpenAPI spec changes.

Descriptions are rewritten to unique, page-specific summaries in each locale’s language, generally targeting the 130–160 character range. Short generic blurbs and overly long ones are replaced with copy that names Mintlify context (editor, assistant, analytics, etc.) where relevant. The four assistant/widget-preview locale pages no longer share the same English description.

Titles are shortened on a handful of help-center articles (fork preview, private repo onboarding, static 404, rename deployment, and equivalents in es/fr) so they stay within SEO-friendly length.

OpenAPI operation pages that inherit summaries from specs are left unchanged.

Reviewed by Cursor Bugbot for commit 529da0b. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 31, 2026, 9:06 PM

@mintlify

mintlify Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟡 Building Aug 31, 2026, 9:05 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

0 participants