Hi,
I have a website to create using WordPress headless and Next.js. The website is intended to be translated into four languages (German, French, Ukrainian, Spanish).
Previously, I worked on a bilingual site and used the WPML plugin for translation, but I remember it poorly. I was greatly bothered by the fact that the plugin created post clones, and then there were issues with connecting the REST API to Next.js. With a website involving four languages, I’m concerned that things might get messy.
I would like to ask if you could recommend any other solutions? Perhaps there’s a different approach to multilingual websites with WordPress headless? Are there any plugins that work better?
Thank you!
[ad_2]
If you’re going the headless route, you generally have to code everything yourself.