![]() |
Best Way To Send GEO Traffic To Another Site?
Say you want to send ONLY German traffic from your .com site to your .de site.
What is the easiest and more accurate way to do this, without accidently sending users from other countries to the .de site? |
OK so ive moved on step further and I know what Im looking for....
So what is the best "Geo Redirection Script" available? |
bump for you
|
Can either do htacess or redirection script
|
|
Is this for some kind of ad format or it has to be done on server level?
|
mod_geoip -> http://dev.maxmind.com/geoip/legacy/mod_geoip2/
|
What web server are you using?
|
The best way might be to check locale in accept-language HTTP header. If the primary locale is de then send to german site else to your main site. This way you will redirect all visitors whose primary language is german (for example austrian, some swiss etc), not just those who are currently on de IPs. If you need exactly those who are currently on german IPs, then, as it was said above, mod_geoip2 for Apache or ngx_http_geoip_module for nginx.
|
All times are GMT -7. The time now is 09:52 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123