We have a web app where we need to redirect customers from .com
to .co.uk
domains based on the geolocation of ther IP address. When/where should I do this?
The content will change slightly based on their location, but I think I can handle that OK. However, if anyone has any comments on the best way to handle this, I'd like to hear those comments as well.