KBLinker GeoGo
GeoGo is a simple single script designed for people who want an easy free way to setup geo-targeted links on a link by link basis.
For example if you rename the script to acai.php and place it into either root of your site or in a folder, and then save an acai.dat file of the same name(modified from the sample data file provided), you can then link to that php. Visitors sent to that php will be sent to the targets defined in the .dat file.
For example:
Someone from the US would goto google, canada to ebay, great britain to wickedfire, and anyone else would goto yahoo.com
Download and Additional Information
If you would like to manage all your links from one location via database, as well as having the ability to block and redirect based on IP or HTTP Referer take a look at KBLinker
GeoGo is a simple single script designed for people who want an easy free way to setup geo-targeted links on a link by link basis.
For example if you rename the script to acai.php and place it into either root of your site or in a folder, and then save an acai.dat file of the same name(modified from the sample data file provided), you can then link to that php. Visitors sent to that php will be sent to the targets defined in the .dat file.
For example:
Code:
DEFAULT http://www.yahoo.com
US http://www.google.com
CA http://www.ebay.com
GB http://www.wickedfire.com
Someone from the US would goto google, canada to ebay, great britain to wickedfire, and anyone else would goto yahoo.com
Download and Additional Information
If you would like to manage all your links from one location via database, as well as having the ability to block and redirect based on IP or HTTP Referer take a look at KBLinker