Add redirects
Redirects point one URL to another — essential when you rename pages so old links (and search rankings) keep working.
Steps
- Go to Websites → [site] → Redirects.
- Click Add redirect.
- Enter the source path (the old URL) and the destination (the new URL).
- Choose the type:
- 301 (permanent) — passes SEO value; use when the change is permanent.
- 302 (temporary) — for temporary moves.
- Save and test by visiting the old URL.
Troubleshooting
- Redirect loop — make sure the destination isn't redirecting back to the source.
- Not applying — purge the cache; confirm the source path matches exactly (with/without trailing slash).
Related: Configure caching · Set up domain forwarding