I'm after some advise as to what would be the best way to setup a global directory using Geodirectory and Wordpress Multisite. I want to be able to have different pricing plans and currencies for each region i.e. US, Australia, UK etc.
Is it best to have the root site as the US and subdirectories as the other regions e.g.
site.com (US listings)
site.com/au/ (Australia listings)
site.com/uk/ (UK listings)
Or would it be best to have the root site as the landing site and redirect them to the region they desire?
site.com - lander with same theme as the other sites in the subdirectories.
site.com/us/ (US listings)
site.com/au/ (Australia listings)
site.com/uk/ (UK listings)
If I have a landing site in the root domain, what's the best way to setup all of the redirects from the search box, passing search queries etc?
Or is subdomains and a separate wordpress install on each a better option?
If you were starting a global site from scratch, how would you do it?