docs: add h1 metadata to examples#168
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
📝 WalkthroughWalkthroughThis PR adds explicit SEO H1 title metadata to ten documentation example pages by setting ChangesDocumentation SEO H1 Titles
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Adds missing context-driven H1 metadata to the docs example article pages so the SEO cleanup matches the example-page pattern used elsewhere in the docs site.
Changes
📚 Documentation
seo.h1metadata to every/docs/examples/*article page that sets SEO context./examples/*detail page H1 metadata pattern.🧪 Testing
seo.h1.pnpm --filter docs checkpasses.trunk checkpasses.Commits
1ad3434docs: add h1 metadata to examples