translate: mirror search boost frontmatter to es/fr/zh#5671
Merged
mintlify[bot] merged 1 commit intomainfrom May 5, 2026
Merged
translate: mirror search boost frontmatter to es/fr/zh#5671mintlify[bot] merged 1 commit intomainfrom
mintlify[bot] merged 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Mirrors the
boost: 3frontmatter additions from #5670 into the Spanish, French, and Chinese translations of the same 72 single-word-title pages so search ranking parity is maintained across all supported languages.No prose content changed; only the
boost: 3key was appended to existing frontmatter blocks in each translated file.workflows/index.mdxhas no translations and was skipped. Nodocs.jsonor API spec changes were needed.Note
Low Risk
Low risk: documentation-only frontmatter metadata change to influence search ranking, with no runtime logic or content modifications.
Overview
Aligns translated docs (Spanish/French/Chinese) with English search ranking by appending
boost: 3to page frontmatter across a large set of short, single-topic MDX pages.No prose/content or configuration logic changes are included—this is purely search metadata updates in localized
.mdxfiles.Reviewed by Cursor Bugbot for commit fa324e7. Bugbot is set up for automated code reviews on this repo. Configure here.