Hi, I'm making a English version of my Dutch website. Now I'd like to have a system which automaticly redirects non-dutch users to the en.website.com domain. So for example when a user from France visits my website.com, he must be redirected to en.domain.com. I know this is possible because many websites use this kind of feature. How can I do this? Thanks in advance for helping!
You can do it with using the maxmind database of locations and php to detect country by ip then use header location function. I am expert at this already helped many people here for a few bux pm me if u cannot
yes it is easy you may use php and geoip or you may use apache geoip module (better to use this solution I think)
I can develop you an ip to country php script for a small price, having a complete text database also!
But would it still be possible that Dutch visitors visit the English section? So non-dutch users -> always to en.domain.com Dutch users -> domain.com, but can also go to en.domain.com