Site redirects send visitors from one address to another — useful when renaming pages, moving domains, or forwarding old URLs.
Create a redirect
- Go to Account Manager → Site Redirection.
- Select the domain you want to redirect from.
- Enter the source path (for example
/old-pageor the entire domain). - Enter the destination URL.
- Choose the redirect type: 301 (permanent) or 302 (temporary).
- Save the redirect.
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.