cPanel: Redirect URL

URL direction, also known as URL forwarding allows you to redirect your website traffic from one URL to another.
Please follow the steps below to redirect your domain to another URL.

1. Login to your cPanel control panel (EG. http://yourdomain.com/cpanel).
2. Click Redirects icon under "Domains" section.

3. For "Type", select "Permanent (301)" to set permanent redirect.
4. Select your domain name from "https?://(www.)?" section.
5. Enter your new domain URL (EG. https://yournewdomain.com) in the "Redirects to" field.
6. For "www. redirection", select "Redirect with or without www."
7. Click Add to save the changes.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

PHP Fatal error: Cannot redeclare quoted_printable_encode()

When encounter the following PHP error:PHP Fatal error:  Cannot redeclare...

SolidCP & MSPControl: Enable AWStats on your website

Please follow the steps below to add and view your website statistics.1. Log in to your hosting...

cPanel: Change PHP Version via MultiPHP Manager

You can assign specific PHP version for your website, or change it to a newer PHP version to...

SolidCP & MSPControl: Set website default first page

The default page is the first page that will be display when a user visit your website.Please...

PHP 5.4 has Deprecate the Function SESSION_REGISTER()

The PHP function SESSION_REGISTER() has been deprecated as of PHP version 5.4.Instead, use the...