Skip to content

Apply SEO and metadata best practices#6750

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/96d76bd3
Open

Apply SEO and metadata best practices#6750
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/96d76bd3

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Rewrote description frontmatter on 20 pages that fell outside the 130–160 character window recommended for search snippets.

Changes

  • Shortened 15 descriptions that exceeded 160 characters across en, es, and fr (e.g. automations/create.mdx, automations/index.mdx, enterprise-contracting.mdx, es/optimize/analytics.mdx, fr/deploy/self-host.mdx).
  • Lengthened 5 descriptions that were under 130 characters (e.g. migration-services/go-live-checklist.mdx, organize/related-pages.mdx, es/editor/comments.mdx).
  • Titles were already unique and under 60 characters; no title changes were needed.
  • OpenAPI operation-reference pages under api/ were left untouched — descriptions come from the specs.
  • Reusable snippets under snippets/ were skipped — they are includes, not indexed pages.
  • zh/ pages were only checked for missing metadata; the 130–160 character rule targets Latin scripts and does not translate directly to CJK.

Context

Triggered by the initial docs commit b796c23, which added the full docs tree; the audit covered every MDX page in scope.


Note

Low Risk
Metadata-only edits to doc frontmatter with no runtime, auth, or application logic changes.

Overview
Rewrites description frontmatter on 20 docs pages so meta descriptions fit the 130–160 character range used for search snippets.

Fifteen descriptions were shortened (they were over 160 characters) across English, Spanish, and French—topics include automations, self-hosting, GraphQL setup, analytics, enterprise contracting, and editor features. Five were lengthened where they were too short, notably migration-services/go-live-checklist.mdx, organize/related-pages.mdx, and localized go-live / comments pages.

Page titles and body copy are unchanged. OpenAPI-generated api/ pages and snippets/ includes were left out of scope.

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

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 25, 2026, 12:20 AM

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

@mintlify

mintlify Bot commented Jul 25, 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 Jul 25, 2026, 12:20 AM

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