Apply SEO and metadata best practices - #7525
Merged
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
ethanpalm
approved these changes
Sep 25, 2026
This branch was successfully deployed
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
Shortens the Savings page descriptions in es and fr because both were over 160 characters.
Changes
es/analytics/savings.mdx: the description was over 160 characters (172). The new one is 155.fr/analytics/savings.mdx: the description was over 160 characters (192). The new one is 148.Context
Scope: the pages changed in #7524 (
{es,fr,zh}/analytics/index.mdx,{es,fr,zh}/analytics/savings.mdx). The zh pages and all index pages pass every check using the halved CJK thresholds. All in-scope descriptions are unique across the repo. No deleted or renamed pages in scope, so no redirects were added.Note
Low Risk
Documentation-only frontmatter edits with no runtime or security impact.
Overview
Shortens the Savings analytics page frontmatter
descriptionin Spanish and French so each stays under the ~160-character SEO limit.Spanish copy is tightened and switches support-cost wording from “ahorrados” to “evitados”, matching the page body. French replaces a longer “Utilisez la vue…” line with a shorter declarative sentence that also uses coûts de support évités.
Reviewed by Cursor Bugbot for commit 5c8234e. Bugbot is set up for automated code reviews on this repo. Configure here.