Redirects

Watch out for loops!

When creating redirects you need to be careful not to create loops that will never resolve.

Redirect's allow you to redirect any URL on your site to any other URL either on your site or another domain entirely. If you need to create multiple redirects at once use the Bulk Redirect modification.

Creating a Redirect

Redirects

Please note: Redirect URLs must be entire locations and do not support wild-cards.

To create a redirect simply follow the below steps;

  1. Enter the local URL that you wish to redirect.
  2. Enter the remote URL you wish to redirect to.
  3. Select which redirect type you would like to implement.

What type of redirects are supported?

We currently support 301 (Permanent) and 302 (Temporary) redirects.

Redirect Type Status Code
Permanent 301
Temporary 302