Domain redirects send visitors from one address to another — useful when renaming pages, moving domains, or forwarding old URLs.
Create a redirect
- Go to Domains → Redirects.
- Choose the redirect type: Permanent (301) or Temporary (302).
- Select the domain and enter the path to redirect from (for example
/old-pageor leave blank for the entire domain). - Enter the destination URL in the Redirects to field.
- Choose whether to redirect with or without
www. - Click Add.
When to use each type
- 301 Permanent — tells search engines the page has moved permanently; use for domain migrations.
- 302 Temporary — use for short-term redirects such as maintenance pages.
Test redirects in a private browser window after saving to confirm they work as expected.