GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   The Traffic Assistant or other IP blocks and redirects. (https://gfy.com/showthread.php?t=251229)

Bobby Vicious 03-12-2004 08:08 AM

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.

justsexxx 03-12-2004 08:10 AM

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

chowda 03-12-2004 08:16 AM

Quote:

Originally posted by justsexxx
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

can u name them for me?

justsexxx 03-12-2004 08:30 AM

Quote:

Originally posted by chowda


can u name them for me?

No sorry don't remeber exact names and url's DO a search on GFY for geo and you will do fine..

Also check out www.hotscripts.com

They also have some nice free scripts

Andre

Danielle 03-12-2004 08:54 PM

Traffic Assistant works great and is highly configurable. And the price is right.

http://www.trafficassistant.com

Hugs,
Danielle

Argoz 03-12-2004 09:18 PM

From my bookmarks:

http://www.alstrasoft.com/redirect.htm
http://rv.web-heaven.com/scripts.php
http://www.ip2location.com/
http://georedirect.com/
http://www.ip-sorter.com/
http://www.caida.org/tools/utilities/netgeo/
http://www.trafficassistant.com/

Bobby Vicious 03-12-2004 10:10 PM

thx guys. :)

crescentx 03-12-2004 10:18 PM

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