Hi There
I'm trying to figure out a way to implement the following setup based on the following set of scenarios.
I have setup GeoDNS settings within my Azure server space to filter visitor access based on their location to specific IP's.
I need my main website (sitename.com) to essentially be setup as a global site for all international traffic. The filtering will then need to direct visitor traffic to a separate home page and display something similar to the localisation setup.
IE: if you are from USA, and type in the domain, you will be sent to the global site (sitename.com), but, let's say, you are from South Africa, I need that traffic to be directed through to (sitename.com/za), which has the exact same inner content, but will display a separate home page for the website.
Any and all browsing throughout the website, will need to keep the extensions (/za, /au, etc...) they were directed too based on my GeoDNS setup.