Removing a redirect

Remove a redirect when you no longer want to redirect Internet traffic from a web page. There is no way to modify a redirect - if you need to change the details of an existing redirect, you need to delete the existing one and
start again.

To remove a redirect:

1. Click on the Redirects button on the home page.
2. Click on the required redirect in the Remove Redirect drop-down list.
3. Click on the Remove button.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Redirects

Redirects button The Redirects area allows you to redirect Internet traffics from one web page to...

How do I redirect non-www to www?

Simply add the following to the .htaccess file in your public_html folder: RewriteEngine On...