Hi
When changing the URLs structure of a site (which I know is something to be avoided) what is best ?
1- redirect old URLs to new ones with a 301 code
or
2- serve the same content under the two URLs and using a canonical tag pointing to the new one?
Will (1) cause a delay in the re-indexing / re-ranking of the content ?
Regards,