Redirect chains after a site migration
-
Hi
A clients site was originally canonicalised to the www. from the non www versions
Now its migrating to an international config of www.domain.com/uk and www.domain.com/us with the existing pages/urls (such as www.domain.com/pageA) 301'd to the new www.domain.com/uk/pageA for example
Will this will create a 301 redirect chain due to the existence of the original canonicalised urls or is the way that works 'catch all' so to speak, and automatically update the canonical 301 redirects of the non www old architexcture url's to the new international architecture URL's ?
I presume so but just want to check ?
cheers
dan
-
From my understanding of your post, technically anyone trying to go to the non www. version of the old pages would be redirected twice which would be a redirect chain. Assuming their aren't any or aren't many links to the non www. version of the pages I don't think that should be a problem. As long as all of your links on the site are linking directly to the proper pages or at most are being redirected once I don't think that you should have any issues.
-
Many thanks Spencer !