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

SolidCP & MSPControl: Creating website

Please follow the steps below to create your website.1. Log in to your hosting control panel at...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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

Website transfer requirement

Website transfer is a process to transfer your website content from your current hosting provider...

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

Warning: ini_set() has been disabled for security reasons

Warning: ini_set() has been disabled for security reasonsDuring some script installation below...