Skip to content

Update a Redirect

Follow the guide below to update an existing redirect.

  1. Navigate to Websites -> Redirects from the navigation menu. Click Edit Icon to edit the redirect.

  2. Update redirect information in the popup.

    • Source: Enter the path of the page you want to redirect from. For example: /old-blog-path
    • Destination: Enter the path of the page you want to redirect to. For example :/new-blog
    • Code: 301 is permanent redirect. 302 is temporary. If you’re using this, you know what you’re doing. :D
  3. Click Confirm and that’s it. Your redirect is updated and live.

Further reading