You can easily redirect your website in cPanel in one of the following ways. Before proceeding to steps first login to your cPanel account.

#1. By editing .htaccess file

  • Get inside File Manager section and then go to domain directory.
  • In the domain directory, find .htaccess file. If you did not find the file then check the tutorial.
  • Right click over the file and then click over Edit option.
  • Copy and paste the given code.
redirect 301 / http://www.newURL.com
  • Click over Save Changes to update the changes.

#2. Redirect via cPanel

  • Scroll down to Domains Section and Click on Redirects Feature.
  • On the next page, enter the credentials and Add.

To learn more about the redirection in cPanel refer to our blog. You can also check our video tutorial.



Was this answer helpful? 0 Users Found This Useful (0 Votes)