Hi All,
for our application we have a URL like this: https://www.example.org/en/index.html
We have configured DeepLink to have this url to manage redirect to the localized homepage.
Now we need to let the users automatically redirect to the localized page based on different URLs, for example:
https://www.example.org/en/index.html
https://www.example.org/de/index.html
https://www.example.org/it/index.html
Is it possible to do this using Deep Link or there is another way to achieve this?
Thank you in advance
Regards