AllSettingsRedirects

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

1

Open Redirects

Go to SettingsRedirects.

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 $1 in 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.
Updated Mar 19, 2026

Was this helpful?