Knowledge Base
Redirecting URLs at your site using the .htaccess Editor
Redirect URLs using the URL Redirect tool in the .htaccess editor'
- Log into the .htaccess Editor, and then click URL Redirect. The current settings for the selected directory display in the Current Redirect Settings section.
- Enter the URL to redirect, relative to the root of your site.
Example; /olddir/oldfile.html = http://yoursite.com/olddir/oldfile.html. - Enter the full URL to which the redirected URL should go.
- Click Save to save your settings. Optionally, click Reset to clear the fields.
- To delete redirect entries, click the delete icon in the table in the Current Redirect Settings section.
Did you find this article helpful?