Adding a Redirect

  1. Navigate to the Redirects page under the Pages section and click the "Add a Redirect" button, or jump straight to "Add a Redirect" from the navigation on the left.
  2. Enter the old URL in the first field labeled, "Source URL", and the new URL that you want it to redirect to in the second field labeled "Redirect to".
    Redirects
  3. Exact Matching: Toggle this option on if you want to match a URL with a query string. When turned off, the source URL will redirect regardless of any parameters it includes.
    • Example: If you want to redirect the URL "http://example.com/services" to a new URL but DO NOT want to redirect the URL "http://example.com/services?id=3", turn on exact matching.
  4. Include query string: If you would like to carry any URL parameters through to the redirected URL, turn this option on.
    • Example: If you have campaign links with tracking information that needs to be carried through to the redirected URL (e.g. https://www.example.com/?utm_source=newsletter&utm_medium=email&utm_campaign=sale), you would turn this option on.
  5. Click the "Save" button to publish the redirect.

Editing an Existing Redirect

  1. Go to the Redirects page under the Pages dropdown.
  2. Click the "Edit" link next to the redirect you want to edit.
  3. Adjust the fields as needed.
  4. Click the "Save" button when finished editing to save your changes.