Audit SEO metadata: descriptions and titles for endpoint pages#297
Open
mintlify[bot] wants to merge 1 commit into
Open
Audit SEO metadata: descriptions and titles for endpoint pages#297mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
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.
|
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
Improved title and description frontmatter for the 32 pages in scope for PR #296 so each page has a unique, descriptive, appropriately-sized SEO title and description.
Changes
descriptionfrontmatter on 4 pages (defining-container-images,streaming,websockets,openai-compatible-endpointshad an empty string).Real-time Voice Agenttitles betweenv4/examples/aiVoiceAgents.mdxandv4/examples/realtime-voice-agents.mdx— the two pages now have distinct titles reflecting their PipeCat/Llama 3 vs. 500ms low-latency angles.Transcribe 1 hour podcastto mention the specific model (Distil-Whisper) so the title reflects page content.hugging-face,introduction) unchanged.All titles are now ≤60 characters and all descriptions fall between 130 and 160 characters.
mint validatepasses.