Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   General Business Knowledge (http://www.greenguysboard.com/board/forumdisplay.php?f=10)
-   -   How to redirect by country?!?!? (http://www.greenguysboard.com/board/showthread.php?t=6636)

Warlock777 2004-04-12 07:30 AM

How to redirect by country?!?!?
 
HI, i need redirect the spanish traffic from another index, some one can help me?!?!?

thnx in advance.

Auke 2004-04-12 08:23 AM

Hi Warlock,

I use the database and my own script for country based actions
with you can download here for free!
http://www.ip2nation.com/

I do hope you have got an database

Warlock777 2004-04-12 08:59 AM

Quote:

Originally posted by Auke

I do hope you have got an database

I dont have a database, just need to redirect Spanish traffic.
Thn 4 Help me..

Greenguy 2004-04-12 09:07 AM

Sex Money allows you to redirect the surfer, based on their country, to a pay site in their native language.

Auke 2004-04-12 09:10 AM

Well if u can use php you can redirect user by there browser language...
like this

PHP Code:

<?
    
if(strstr($HTTP_ACCEPT_LANGUAGE,"es")) {

        echo
"<script>location.href=('http://www.spanishsite.com');</script>";    
    
    }
?>

Else you can do the same thing by javascript.
look in google for "browser language redirect javascript"
or somthing... i'm sure yu will find something!

Browser rediect is not bulletproof tho!
everybody can use an english language browser...

T Pat 2004-04-12 09:13 AM

I'm not sure if this is what your after but you can use
http://www.sexmoney.com/ to redirect and Chipmonk will even set it up for you.
sorry for the repeated info, teach me to pour a cup of coffie while posting

Warlock777 2004-04-12 09:16 AM

Quote:

Originally posted by Auke
Well if u can use php you can redirect user by there browser language...

Thnx 4 reply, but i need redirect by COUNTRY, traffic to SPAIN to another page.

Warlock777 2004-04-12 09:20 AM

Quote:

Originally posted by Greenguy
Sex Money allows you to redirect the surfer, based on their country, to a pay site in their native language.
Looks nice, i will check this sponsor

thnx

darnit 2004-04-13 01:34 AM

Warlock check out this if do want to set up a database:

http://www.maxmind.com/

it works very well for IP detection. Or if you only want to filter certain countries to a dialer check out www.downloaddollars.com

we can set up whatever country configuration you need....

Warlock777 2004-04-13 02:20 AM

darnit, thnx 4 help me!!


All times are GMT -4. The time now is 04:24 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc