Forum Moderators: open
I've a client that specialise in computer repair. They are bases in UK and the likelyhood of someone sending over a machine from the US is very slim.
So i would maximise the value of there US traffic through affilates and adsense.
Using mod_write or cloaking is it possible to display a different site for our US visitors. I don't want to have a gateway page asking people what country they're from. I want to work it out from their IP. (I know it won't be fool proof because of proxies but I'll catch 95% correctly)
Has anyone any ideas
If you can't install the module, you can use the SQL database version of the GeoIP library and write a simple script (e.g. in PHP) which will look up the country of the visitor that is accessing your page.