ReadMe Docs
docs.readme.com backs 6 GrowthDex tactics. This page exists so readers and crawlers can follow the evidence trail from source to tactic.
Original source
Cited GrowthDex tactics
- Changelog RSS on brand domain for release subscribersExpose the changelog as an RSS feed on the branded docs domain so release updates can travel beyond email and inside the tools customers already monitor.
- JWT login redirect for personalized API docsSend docs readers through your own login flow and return them with a signed JWT so the documentation can show their keys, working samples, and project access in place.
- Main-version redirect to clean docs URLsLet links with the main version path collapse to the versionless URL so the docs keep one clean default route instead of splitting authority across duplicate paths.
- ReadMe subdomain redirect after custom-domain cutoverKeep the old `readme.io` hostname alive as an automatic redirect after moving docs onto your branded domain, so every old link still arrives on the owned surface.
- Regex redirect families before docs group migrationWrite redirect patterns for each docs section before a multi-project migration so one ruleset catches the old path family instead of hand-fixing pages after launch.
- Segment pageview pipe on branded docs domainProxy docs pageview events through the branded docs domain so analytics for the knowledge surface can live in the same instrumentation stack as the product and site.