Skip to content

fix(docs): add missing page descriptions - #828

Merged
danstotts-ops merged 1 commit into
mainfrom
fix/ahrefs-docs-metadata-20260901
Sep 1, 2026
Merged

fix(docs): add missing page descriptions#828
danstotts-ops merged 1 commit into
mainfrom
fix/ahrefs-docs-metadata-20260901

Conversation

@danstotts-ops

Copy link
Copy Markdown
Contributor

Summary

  • add unique, intent-led descriptions to all 40 pages flagged by the latest Ahrefs Docs crawl
  • source 37 descriptions from MDX frontmatter and 3 generated API descriptions from the v2 OpenAPI specification
  • preserve headings because all 7 pages flagged for missing H1 return 200 and render exactly one live H1

Verification

  • python3 -m json.tool docs.json
  • python3 -m json.tool api-reference-v2/openapi.json
  • npx -y mint@latest validate
  • npx -y mint@latest broken-links
  • node scripts/validate-redirect-sources.js
  • node scripts/validate-tooltips.js (passes with 4 pre-existing unused-import warnings)
  • git diff --check
  • all 40 descriptions are 117 to 143 characters
  • all 7 Ahrefs H1 URLs return 200 with exactly one rendered H1

Ahrefs scope

Project: 10306732
Latest crawl: 2026-09-01T16:06:20Z
Target issue: 40 indexable pages with a missing or empty meta description.

@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Sep 1, 2026, 4:36 PM

@danstotts-ops
danstotts-ops merged commit 268012f into main Sep 1, 2026
4 checks passed
@danstotts-ops
danstotts-ops deleted the fix/ahrefs-docs-metadata-20260901 branch September 1, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants