The differences of redirects
You can choose between three different types:
- 301: Use this type when content or a resource was permanently moved to a new URL.
- 302: Use this type when the redirection should only be temporary.
- 410: Use this type when the content, resource or URL is no longer available and should not be redirected.
- 415: This special type is set when a page had to be removed for legal reasons.
For 301 and 302 you will have to add "From" and "To" to set up the redirection properly. For 410 you will only need to add "From".
Important info: Since redirects can only work if the domain is configured correctly and the new website is online, the redirects can only be activated if the project has been set "active" (and thereby online) in the Domain Manager.
Set up a redirect
To create redirects for your website, open the burger menu in the top left-hand corner and then select ‘Redirect’. Please pay attention to the help text here, which explains exactly how to insert the corresponding links.
- Click on "Add rule" to add a new redirect.
- Now decide on one of the appropriate types of redirects.
- Please insert the old link in the ‘From’ field.
Please make sure that you only enter the path and not the domain. Example: If you want to forward the link www.yourdomain.com/cool-link, please only enter /cool-link in this field. - The new destination is entered in the ‘To’ field.
The complete link is inserted here (the absolute link). Example: Let's stay with the previous example. www.yourdomain.com/cool-link should be redirected to www.yourdomain.com/new-cool-link. Then please enter www.yourdomain.com/new-cool-link here.
And now it will look like this:
- Type: 301
- From: /cool-link
- To: https://www.yourdomain.com/new-cool-link
If you want to redirect from an old domain to your current domain, you can do this via a redirect in the Domain Manager. However, this redirect is executed directly. This means that you cannot redirect individual links in the CMS.
To forward individual links from another domain to your new domain, it is recommended that you set up the old domain in a separate Domain Manager. Here you now go to the Website Builder and set up the redirects to your new domain.
Become a part of our Community!
Exchange ideas with other web designers about current developments, tips, and tricks and show your favorite sites. Get advice and talk to us about possible features you would like to see on Sitejet. You can join the Sitejetters community here.
Comments
0 comments
Article is closed for comments.