I have the following website: www.example.com
I would like for this to only have a holding page requesting the user to select a country out of a choice of two: United Kingdom and France.
Upon selection, I would like the user redirected to either uk.example.com or fr.example.com - and I would like this choice remembered (i.e if the user was to enter www.example.com again, they should automatically go to fr.example.com).
How is this most easily achieved?
For this wordpress have a plugin Contry IP Specific Redirection. Please check it once.
This has been solved by using Wordpress Multisite and I2PLocation Redirection.