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 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...

Why Use Latest PHP Versions

Each PHP version has lifespan, in which is actively supported within certain period of time after...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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

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...

SolidCP & MSPControl: Enable HTTPS for Windows hosting

HTTPS protocol is a standard security technology used to establish an encrypted link between a...