Apply SEO and metadata best practices - #7302
Merged
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
ethanpalm
approved these changes
Sep 9, 2026
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
SEO metadata audit of the 24 MDX pages changed in commit 6c53a28 (PR #7301); one page failed a hard check.
Changes
help-center/tailwind-classes-not-applying-in-editor-preview.mdx— description was 193 characters (over the 160-character limit, truncated in search snippets). Rewritten to 144 characters, grounded in the page body.Audit notes
assistant/widget-preview.mdxacross locales), but those pages setnoindex: trueand are excluded from the audit.Note
Low Risk
Documentation frontmatter only; no application code, routing, or user-facing page content changes.
Overview
Brings one help-center article in line with SEO metadata limits by rewriting only the frontmatter
descriptionontailwind-classes-not-applying-in-editor-preview.mdx.The new copy is shorter (144 characters vs. the previous ~193) so it stays within the ~160-character search-snippet cap, and it states the live-preview/build behavior and points readers to
mint devor preview deployments instead of the longer diagnostic wording. No body content, titles, or keywords change in the diff.Reviewed by Cursor Bugbot for commit 16b9600. Bugbot is set up for automated code reviews on this repo. Configure here.