Cloudflare rules
Real redirect routes
Use these routes with the extension after deployment. They are configured in the site's _redirects file.
Test links
| Route | Expected behavior |
|---|---|
| /redirects/start-301 | Single 301 to the final page |
| /redirects/chain-a | Three-hop 301 chain ending on the final page |
| /redirects/temp-302 | Single 302 to the final page |
| /redirects/http-cleanup | 301 named to simulate HTTP to HTTPS cleanup scenario |
| /redirects/final/ | No redirect, clean destination page |