I’m searching the internet for a solution on how to redirect a user from the main page to a subpage like /en. My website is in Polish, and I would like to redirect anyone who is outside of Poland to the /en subpage.
Many websites have a system that automatically redirects you to the subpage in the appropriate language. I’ve read many articles and discussions on this platform and haven’t found a specific solution.
How can I achieve this redirection? Is an external API needed, or is there a solution through HTTP? If so, how can I implement it?
I would appreciate any hints or solutions on this topic.
Thank you very much in advance!