Redirect an HTML Page to Another URL
To redirect an HTML page to another URL, please follow these steps:
- Using either the Plesk Control Panel File Manger or FTP, open (or download) and edit your html file and place the following code at the beginning of it.
- Edit the url=http://example.com/ section of the code to reflect the new address you would like the page to point to and save (or upload if you downloaded it).
This type of redirect should not be used for permanent redirects. If you need to do a permanent redirect, please use a 301 redirect. The code for a 301 redirect is dependent on what programming language your site is using and supports. If you need assistance with setting up a 301 redirect, please contact the support department.
Article ID: 456, Created: April 9, 2012 at 3:52 PM, Modified: February 26, 2013 at 9:26 AM