How to configure redirects in cPanel

About redirects

A redirection occurs when a web server redirects a visitor from one web page to another web page. A common use of redirection is to create shorter, easy-to-remember URLs that redirect to longer URLs. Another use is to redirect visitors from old pages on a web site to newer, updated web pages.

You can use cPanel to redirect multiple web pages, and you can specify whether redirections are temporary or permanent.

Adding a redirect

To add a redirect, follow these steps:

  • In the DOMAINS section of the cPanel home screen, click Redirects

 

  • Under Add Redirect, select the redirection type:
    • To specify a permanent redirection, select Permanent (301).
    • To specify a temporary redirection, select Temporary (302).

301 and 302 refer to the HTTP status codes that the server sends to a web browser.

  • Select the domain, and then type the web page that you want to redirect.

 

  • In the Redirects to text box, type the destination web page.

 

You can redirect the web page to another web page on your web site, or to a web page on a completely different web site.

  • Under  redirection, select the option you want for redirecting domains that include www.

 

  • To enable wild card redirecting, select the Wild Card Redirect check box.

When wild card redirects are enabled, all files in a directory are redirected to their corresponding filenames in the redirected directory. This is an easy way to redirect an entire directory of files at once.

  • Click Add. cPanel adds the redirect.

Removing a redirect

You can remove a redirect when you no longer want to redirect a page to another web page. However, you cannot modify a redirect. If you need to modify a redirect, delete it and create a new one.

To remove a redirect, follow these steps:

  • In the DOMAINS section of the cPanel home screen, click Redirects

 

  • Under Current Redirects, locate the redirect that you want to remove, and then click Delete.

 

  • Click Remove Redirect to confirm the deletion. cPanel removes the redirect.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to redirect HTTP traffic to HTTPS using an htaccess file

The below code when added to an htaccess file will automatically redirect any traffic destined...

How to check PHP version and configuration

Login to your cPanel Locate Software Tab and click PHP Version Select to increase or decrease...

What is an index page?

The index page is the URL or local file that automatically loads when a web browser starts and...

MySQL Database Access Outside of cPanel

There is no way to grant permission to just MySQL or phpMyAdmin. You can have them access the...

Disk Space and Bandwidth Usage

Disk Space Usage Log in to your cPanel Navigate to the Files section on the cPanel. Click...