Skip to content

Redirects

A redirect automatically sends visitors from one web address to another. They're commonly used when a page has been moved, renamed, or replaced — so users always end up on the correct content.


301 vs 302 redirects

TypePurposeSEO behaviour
301Permanent redirect — the page has moved for good.Transfers SEO value from the old URL to the new one.
302Temporary redirect — the move is not permanent.Keeps SEO value tied to the original URL.

Create a redirect

  1. In your website dashboard, go to Advanced → Redirects.
  2. Click Add Redirect.
  3. Choose the redirect type (301 or 302).
  4. Enter the source domain and the destination URL.
  5. Click Add.