Skip to content

Migrate may have effects on website #5438

Answered by slorber
ErikQQY asked this question in General
Discussion options

You must be logged in to vote

Any migration can affect ranking, and you have to follow SEO migration guides carefully to make sure to not lose your ranking.

I'm not an SEO expert, but I believe if you just configure server-side redirects appropriately so that v1 URLs still exist in v2, you should be fine.

For i18n sites, the route pattern has slightly changed, from /docs/<lang>/* to /<lang>/docs/*, and you might want to add server redirects for that.

If you are using GitHub pages, I suggest to migrate to Netlify/Vercel first, because GitHub page does not provide server-side redirects features.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ErikQQY
Comment options

Answer selected by slorber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants