docs: technical SEO cleanup for CLI pages, titles, and links#3986
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (24)
💤 Files with no reviewable changes (3)
✅ Files skipped from review due to trivial changes (15)
🚧 Files skipped from review as they are similar to previous changes (4)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🧰 Additional context used📓 Path-based instructions (1)docs/**/*.mdx📄 CodeRabbit inference engine (docs/CLAUDE.md)
Files:
🧠 Learnings (3)📚 Learning: 2026-03-10T12:44:14.176ZApplied to files:
📚 Learning: 2026-04-30T20:30:29.458ZApplied to files:
📚 Learning: 2026-06-14T17:36:56.078ZApplied to files:
🪛 LanguageTooldocs/deployment/overview.mdx[style] ~9-~9: For conciseness, consider replacing this expression with an adverb. (AT_THE_MOMENT) 🔇 Additional comments (3)
WalkthroughThis PR renames CLI documentation routes from 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Three pages shared the title "Overview"; give building-with-ai, self-hosting/overview, and management/overview distinct titles (sidebar labels unchanged). Replace the generic "Learn more" links in the introduction build-extension table with descriptive anchor text.
Rewrite two cloud.trigger.dev links from http to https in the Supabase edge-function guides. Point the troubleshooting page's help link to Discord instead of GitHub issues. Add missing description frontmatter to three troubleshooting and help pages.
Add permanent: true to the /cli-development-commands redirect so it returns a 301 like the other deleted CLI pages. Fix 'succesful' to 'successful' in the Supabase edge functions guide.
Update three 404'd external links to their current URLs: the Replicate nano-banana model, the LibreOffice download page, and the Anchor Browser docs.
The list example declared `const runs = await runs.list(...)`, which shadowed the imported `runs` and threw at runtime. Rename the local to `completedRuns`.
68f3d97 to
2161c0b
Compare
A batch of technical-SEO fixes across the docs, all reader-facing (titles, links, redirects):
/cli-devand/cli-deploypaths now permanently redirect to their-commandsequivalents, and a duplicate navigation entry is removed.