How to add a 301 Redirection to another page
Go to Utility -> Redirector -> add Redirection
If you are redirecting to another page on the same website, you do not need to enter the full website address. Simply enter the page path starting with the forward slash (/).
For example, instead of:
https://example.com/contact
you can just use:
/contact
This will setup a 301 redirection from https://example.com/reviews to https://example.com/googlereviews
Another example:
- Old URL = /product/116/test_product
- New URL = /product/864/test_product
