NOTE: Please login to your cPanel account first (guide here).
NOTE: This article would be considered outside of our support scope, please consult a developer for any advance redirect scripting.
Step 1 - Click on the Redirects icon
Step 2 - (1) Select Permament (301) (2) Select the subdomain you want redirected (3) If you want to redirect a specific page, for example, yourdomain.com.au/shop add the shop part here, otherwise leave it blank (4) Add the like you want the redirect to go to. You need to add https:// at the front, but don't need to add www (5) Select Redirect with or without www. (6) Click Add
* The Wild Card Redirect option will, for example, redirect yourdomain.com.au/page1 yourdomain.com.au/page2 yourdomain.com.au/page3 to the equivalent in the new domain, eg: newdomain.com.au/page1 newdomain.com.au/page2 newdomain.com.au/page3
How to Fix a Broken Redirect
Step 1 - Go into the Redirects option in cPanel and see what redirects you have added
Step 2 - First, delete the redirect from cPanel and try to re add it. Test once you've added it (make sure to hit the f5 key on your keyboard to force refresh the page on your website first, then test)
Step 3 - If that doesn't work, you need to edit your htaccess file (click here for a guide)
You will see a line at the bottom of the file with the redirect. It should look something like this
If it's not working, you need to cut just that single line and move it to the top of the file, then hit the Save button
NOTE: This article would be considered outside of our support scope, please consult a developer for any advance redirect scripting.
Step 1 - Click on the Redirects icon
Step 2 - (1) Select Permament (301) (2) Select the subdomain you want redirected (3) If you want to redirect a specific page, for example, yourdomain.com.au/shop add the shop part here, otherwise leave it blank (4) Add the like you want the redirect to go to. You need to add https:// at the front, but don't need to add www (5) Select Redirect with or without www. (6) Click Add
* The Wild Card Redirect option will, for example, redirect yourdomain.com.au/page1 yourdomain.com.au/page2 yourdomain.com.au/page3 to the equivalent in the new domain, eg: newdomain.com.au/page1 newdomain.com.au/page2 newdomain.com.au/page3
How to Fix a Broken Redirect
Step 1 - Go into the Redirects option in cPanel and see what redirects you have added
Step 2 - First, delete the redirect from cPanel and try to re add it. Test once you've added it (make sure to hit the f5 key on your keyboard to force refresh the page on your website first, then test)
Step 3 - If that doesn't work, you need to edit your htaccess file (click here for a guide)
You will see a line at the bottom of the file with the redirect. It should look something like this
If it's not working, you need to cut just that single line and move it to the top of the file, then hit the Save button