![]() |
The Traffic Assistant or other IP blocks and redirects.
Anybody here have any experiece with these and what is the best product out there for blocking / redirecting ip addresses of certain countries from accessing your website?
Thanks. |
I think any geo redirect program will do..I use www.ip-sorter.com myself. It's very fast and stable. But I know there are cheaper products on the market...
Andre |
Quote:
|
Quote:
Also check out www.hotscripts.com They also have some nice free scripts Andre |
Traffic Assistant works great and is highly configurable. And the price is right.
http://www.trafficassistant.com Hugs, Danielle |
|
thx guys. :)
|
This isn't so tough to do without buying anything.
1, Use GeoIP (database costs $) - proxies can screw it up though 2, Use language preference of IExplorer - but some people use US-EN no matter what. If you're looking for down-to-the-US-state filtering, #1 is the way to go. If you're looking for general language/country redirection: <?php $lang=strtok($HTTP_ACCEPT_LANGUAGE,","); $lang=split("-",$lang); $lang[0]=$country; $lang[1]=$language; if ($languagehahahaha"en") { include "Englishsite.php"; } ?> etc. You can ICQ me 92621328 if you need some help here. -doug |
| All times are GMT -7. The time now is 12:38 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123