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

Website transfer requirement

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

Why Use Latest PHP Versions

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

SolidCP & MSPControl: Enable HTTPS for Windows hosting

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

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

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