Skip to content

Fix docs SEO metadata and crawlability#373

Merged
blove merged 1 commit into
mainfrom
codex/docs-seo-lighthouse-remediation
May 16, 2026
Merged

Fix docs SEO metadata and crawlability#373
blove merged 1 commit into
mainfrom
codex/docs-seo-lighthouse-remediation

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 16, 2026

Summary

  • add shared site metadata, canonical URLs, Open Graph/Twitter metadata, robots.txt, and sitemap.xml
  • derive docs page descriptions from MDX content and add tests for sitemap coverage, duplicate descriptions, and broken internal docs links
  • fix stale Agent docs links, docs table accessibility/scrolling, and production llms-full API reference output

Verification

  • PATH=/tmp/codex-node-bin:node_modules/.bin:/Users/blove/.cargo/bin:/Users/blove/.codex/tmp/arg0/codex-arg03ZsBnM:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Codex.app/Contents/Resources /tmp/codex-node-unsigned node_modules/vitest/vitest.mjs run apps/website/src/lib/docs.spec.ts
  • PATH=/tmp/codex-node-bin:node_modules/.bin:/Users/blove/.cargo/bin:/Users/blove/.codex/tmp/arg0/codex-arg03ZsBnM:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Codex.app/Contents/Resources nx lint website
  • PATH=/tmp/codex-node-bin:node_modules/.bin:/Users/blove/.cargo/bin:/Users/blove/.codex/tmp/arg0/codex-arg03ZsBnM:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Codex.app/Contents/Resources nx build website
  • PATH=/tmp/codex-node-bin:node_modules/.bin:/Users/blove/.cargo/bin:/Users/blove/.codex/tmp/arg0/codex-arg03ZsBnM:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Codex.app/Contents/Resources BASE_URL=http://127.0.0.1:4308 nx e2e website --skipInstall
  • production smoke: /llms-full.txt, /robots.txt, /sitemap.xml on nx serve website --configuration=production --port=4310

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 16, 2026 6:50pm

Request Review

@blove blove merged commit a36a6c5 into main May 16, 2026
16 checks passed
@blove blove deleted the codex/docs-seo-lighthouse-remediation branch May 16, 2026 18:54
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.

1 participant