You can set up 301 redirects which tell the search engine that an old url has been replaced permanently by a new URL by the following steps:
- Log in as Web Admin.
- Click on Marketing and then 301 Redirects.
- Click Add New 301 Redirect to add new old-to-new url mappings.
Remember to use relative paths. For example, if you want the following url to redirect to the following page:
FROM: https://www.mydomainname.com/oldurl
TO: https://www.mydomainname.com/newurl
You would then enter these as:
FROM: /oldurl
TO: /newurl
i.e. you would leave off the domain name part and always start with "/".
Comments
0 comments
Please sign in to leave a comment.