Skip to content

Add SEO descriptions to 155 navigation pages#828

Merged
mintlify[bot] merged 1 commit intodocs-v2from
mintlify/seo-descriptions-1773761327
Mar 17, 2026
Merged

Add SEO descriptions to 155 navigation pages#828
mintlify[bot] merged 1 commit intodocs-v2from
mintlify/seo-descriptions-1773761327

Conversation

@mintlify
Copy link
Copy Markdown

@mintlify mintlify bot commented Mar 17, 2026

Summary

Audited all 246 pages in the docs.json navigation for SEO metadata quality and fixed 155 pages with issues:

  • 116 pages had missing or empty description frontmatter
  • 5 pages had no frontmatter at all (added complete frontmatter blocks)
  • 34 pages had descriptions under 50 characters

All descriptions are now between 50-160 characters and accurately summarize the page content in plain language. Only frontmatter was modified — no page content was changed.

Pages updated

  • AI section: API references, builders, gateways, orchestrators, pipelines, SDKs, and introduction pages
  • API references: asset, generate, multistream, playback, session, signing-key, stream, task, transcode, viewership, and webhook endpoints
  • Guides: developer, delegator, gateway, and orchestrator guides
  • References: go-livepeer, knowledge base FAQs, API support matrix, and contract addresses
  • SDKs: React player/broadcast components and migration hooks

Add or improve frontmatter description metadata across all v1 navigation
pages to ensure every page has an accurate, plain-language summary between
50-160 characters for search engine optimization.
Generated-By: mintlify-agent
@mintlify mintlify bot merged commit 2454e20 into docs-v2 Mar 17, 2026
@mintlify mintlify bot deleted the mintlify/seo-descriptions-1773761327 branch March 17, 2026 15:29
@github-actions
Copy link
Copy Markdown
Contributor

📊 V2 Browser Sweep Results

  • Total pages tested: 523
  • ✅ Passed: 0
  • ❌ Failed: 523
  • Pass rate: 0.0%

Failed Pages

  • v2/home/mission-control
  • v2/home/primer
  • v2/home/about-livepeer/vision
  • v2/home/about-livepeer/evolution
  • v2/home/about-livepeer/benefits
  • v2/home/about-livepeer/ecosystem
  • v2/home/about-livepeer/roadmap
  • v2/home/solutions/showcase
  • v2/home/solutions/verticals
  • v2/home/solutions/applications

📥 Download the full test report from the workflow artifacts.

DeveloperAlly pushed a commit that referenced this pull request Mar 25, 2026
Add or improve frontmatter description metadata across all v1 navigation
pages to ensure every page has an accurate, plain-language summary between
50-160 characters for search engine optimization.
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet