A client wants to migrate some, but not all, existing articles from their WordPress website to Prismic. I did find this helpful resource, but it does not address any SEO or other technical issues. These are top-ranking posts, hence, the concerns over losing traffic. We're also thinking that doing it manually is the best option, but we'd love to hear your thoughts!
I'm currently figuring out the steps for the best way to do this manually with no or minimal SEO hit/issues, and the steps are:
Copy and paste content from the WordPress website to Prismic
Make sure the URL structure is the same.
Implement 301 Redirects
I feel like we're missing a few more steps to this process, but I can't find anywhere what those are. Anyone?
Hi @Pau , just have a quick question regarding implement 301 redirects on Nextjs with prismic - do you have a sample project on how it's being done? From what I understand, 301s are created in next.config.js which is a runtime configuration.