How to Add a Redirect

Published on 17 August, 2026
How to Add a Redirect

Use a redirect when you change a page URL and still want old links to work.

1. Open Redirects

Log in and open your website.

Redirect management
Dashboard view: Create and review URL redirects from the Redirects screen.

Go to Advanced, then click Redirects.

2. Add a redirect

Click Add Redirect.

In Source URL, enter the old path, such as /old-page.

In Target URL, enter the new path, such as /new-page.

3. Choose the status code

Use 301 - Permanent Redirect when the old URL is gone for good.

Use 302 - Temporary Redirect only for a short-term change.

Leave Is Regex set to No unless many URLs follow one pattern.

4. Save and test

Save the redirect, then open the old URL in a new tab.

You should land on the new page.

5. Import many at once

For a large move, click Import and follow Start Bulk Import.

Pro-Tip

Send people straight to the final URL. Avoid chains such as A to B to C. If you also changed the domain, finish How to Link a Custom Domain first.