Apply SEO and metadata best practices - #6798
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Trimmed page descriptions that exceeded the 160-character SEO limit so they display fully in search snippets.
Changes
enterprise-contracting.mdx— description 176 → 148 charses/deploy/custom-portal.mdx— description 190 → 152 charses/editor/settings.mdx— description 175 → 144 charsfr/editor/settings.mdx— description 185 → 146 charsContext
Full frontmatter audit of the 988 MDX files added in this merge. Findings:
assistant/widget-preview.mdx(all languages) has a short description but isnoindex: true, so it is excluded from search — left as-is.zh/) translations were not modified: the 130–160 character range is calibrated for Latin-script SERP width and does not apply to CJK.Note
Low Risk
Documentation metadata only; no runtime, auth, or application logic.
Overview
Shortens YAML
descriptionfrontmatter on four MDX pages so snippets stay within the usual ~160-character SEO limit. No body copy, titles, or other metadata change.English:
enterprise-contracting.mdx— tightens wording (drops spelled-out “Master Servicer Agreement (MSA)”) and anchors the summary on purchase and onboarding.Spanish:
es/deploy/custom-portal.mdx— shorter portal/self-host phrasing.es/editor/settings.mdx— same IA/PR/merge topic, more compact Spanish.French:
fr/editor/settings.mdx— parallel trim for the editor settings page.Reviewed by Cursor Bugbot for commit 18b7039. Bugbot is set up for automated code reviews on this repo. Configure here.