Learn to Configure Redirects in cPanel
In this article we are going to understand the way to use cPanel to configure a web page to direct to a different web page.
What are Redirects?
Redirects suggests that, taking a web server from one to a different web page, thus it’s said, a redirection happens once a web server gets redirected from one website to a different website. Usually directs are used to create shorter, straightforward to recollect URLs that may redirect to longer URLs. Also, redirects are to take a visitor from the old pages of a web site to newer and updated web page.
cPanel is used to redirect multiple web page, and whether or not redirections are temporary or permanent can also be specify by using cPanel.
Let’s see the Steps to add redirect
Perform the steps as given below to add redirects :
1. Log in to the cPanel account as root user.
2. Go to Domains section On the cPanel home screen and click on Redirects.
3. Select one redirect type Under the Add Redirect :
• Select Permanent (301), If you want to specify a permanent redirection.
• Select Temporary (302), If you want to specify a temporary redirection.
Here 301 and 302 are the HTTP status code that the server sends to a web browser.
4. After that select the domain. Then type the web page that you wish to redirect.
5. Also in the text box for redirects to, type the destination web page.
You are allowed to redirect a web page to a different website, or to a web page that’s on completely different sites.
6. Now click on Add.
# Now will see the steps to remove the redirect
You can additionally remove the redirect once you no longer need to redirect a page to a different web page.
Remember that you simply cannot modify the redirects. All you’ll be able to do is, delete the direct and create a new one.
Perform the steps as follow to remove direct :
1. As root user Log in to cPanel.
2. Go to Domains section In the cPanel home screen and click on Redirects.
3. Navigate to the redirect under the Current Redirects that you want to remove, and then click on Remove.
4. Now to confirm your deletion click on Remove Redirect.
Thus in this way you can add and remove Redirects.