Hi everyone
I’m currently working on an Apex application that has 4 languages and if I want Google to crawl it on all 4 languages, each language needs to have a separate URL per page. As you know, Apex does not change the URL by changing the language. Currently my sitemap has only 1 entry per page and the application is crawled in English only.
How do I manage to fix this? Any help is appreciated.
Thanks