A redirect is a method that automatically sends visitors from one web address to another. It is commonly used to direct users to a new page when the original page has moved or been replaced.
Differences
301 Redirect: This is a permanent redirect used to indicate that a webpage has permanently moved to a new URL. It helps maintain search engine rankings by transferring the SEO value of the old URL to the new one.
302 Redirect: This is a temporary redirect used when a webpage has temporarily moved to a new URL. It tells search engines that the change is not permanent, so the SEO value of the original URL remains unchanged and is not transferred to the new URL.
Create a redirect
Open Websites from the left sidebar.
Select the website to which you want to add a redirect.
On the website dashboard, click Advanced, then choose Redirects.
Click Add Redirect.
Choose the redirect status; (either 301 or 302.)
Specify the Domain and Destination URL.
Click Add to complete the process.