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

Convert .htaccess rewrite rules to web.config

You can use the Import Rules function in IIS to import rewrite rules coding from .htaccess file...

Why Use Latest PHP Versions

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

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

SolidCP & MSPControl: Creating website

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

SolidCP & MSPControl: Change PHP Version

You can assign specific PHP version for your website, or change it to fulfill your script...