![]() |
GEO IP Database?
Hey programmers of GFY where is a good place to get a recent geo IP db?
Thanks! J |
Quote:
|
|
are you trying to track conversions by region? or are you just trying to redirect traffic?
|
Redirect traffic based on IP
|
Quote:
Options +FollowSymlinks RewriteEngine on RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^(US|CN)$ RewriteRule ^(.*)$ https://youtube.com/watch?v=PGuoR1V2nFQ$1 [L] The above sample code redirects American and Chinese traffic to this Youtube video :thumbsup |
so arrrgghhsome!
|
use my geo banners, spasibo
|
Quote:
|
Quote:
|
Quote:
|
should I use php purely, or the GEOIP apache mod?
|
Quote:
|
Thanks for putting up my banners CrazyShit.com
|
Quote:
|
Quote:
|
Quote:
|
Maxmind is the geoip company. We use our own faster software, but they are kind the standard. Keep in mind that it's nowhere near perfect. They claim 80% accuracy outside of the US. Real accuracy is probably even lower, so figure it'll be wrong maybe 30% of the time.
Also keep in mind geoip is NOT how you do languages. The browser sends a header specifically telling you which language they prefer and mod_negotiation displays the page which is the best match. |
All times are GMT -7. The time now is 11:46 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc