Guides
Short, practical and platform-aware. Each guide links to a free tool you can use right away.
Finding broken anchor links in documentation
Why
How to keep versioned docs from cannibalizing search results
Versioned documentation publishes near-identical pages under different paths. Without canonicals, noindex rules and clean version links, old versions outrank the current one. Here is how to set it up.
How to migrate docs platforms without losing SEO
A checklist for moving documentation between platforms (Docusaurus, Mintlify, GitBook, ReadMe, MkDocs and others) without losing rankings, inbound links or deep links to sections.
Redirect rules cheat sheet for docs sites
Copy-ready redirect syntax for Vercel, Netlify, Cloudflare Pages, nginx, Apache, Docusaurus and Mintlify, with notes on status codes, trailing slashes and chains.
What orphan pages are and why docs sites get them
Orphan pages are published pages nothing links to. Docs sites create them constantly through navigation edits, version forks and migrations. Here is how to find and fix them.