Redirects
Forward visitors from old URLs to new ones.
What this controls
Redirects send visitors from an old URL to a new one so links keep working.
Add a redirect
2
Click Add Redirect
Choose Add Redirect to create a new rule.
3
Set From and To paths
From path must start with / (or a regex when enabled).
To path can be another site path or a full https:// URL.
4
Choose the redirect type
Use 301 for permanent and 302 for temporary.
Advanced options
- Preserve query parameters: keep tracking parameters during redirects.
- Use regex: match patterns and use capture groups like
$1in the destination path.
Managed redirects
- Some redirects are created and maintained automatically by the blog system.
- Managed redirects show a Managed badge and cannot be edited or deleted manually.
- If a new redirect conflicts with a managed blog path, update the related blog settings first.
Related Help Docs
Updated Mar 19, 2026
Was this helpful?