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)
-   -   routing certain isp traffic, to certain sponsors? (https://gfy.com/showthread.php?t=601136)

pr0 04-22-2006 05:08 PM

routing certain isp traffic, to certain sponsors?
 
i know how to deny certain ip's & re-direct them via htaccess

what i don't know, is how to send say....aol.com traffic (people using aol as an isp) to a certain sponsor, should they load one of my domains

i.e.

send compuserve users to nastydollars, send aol users to platinumbucks etc.

anyone got anything like this pre-written?

Pornwolf 04-22-2006 05:17 PM

Someone gotta have that somewhere. I'd send all the AOL traffic to a $49.95 no trial site. ;)

pr0 04-22-2006 05:18 PM

Quote:

Originally Posted by Pornwolf
Someone gotta have that somewhere. I'd send all the AOL traffic to a $49.95 no trial site. ;)

yea thats what im getting to :1orglaugh

but i think i need some help!

pstation 04-22-2006 05:30 PM

not too hard, just make a DB of AOL's customer ip addresses or just detect their user-agent.

pr0 04-22-2006 06:26 PM

Quote:

Originally Posted by pstation
not too hard, just make a DB of AOL's customer ip addresses or just detect their user-agent.

yea once u got that, how do you implement?

mortenb 04-22-2006 06:31 PM

AOL is very easy.. put this in your .htaccess

Code:

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} aol
RewriteRule ^.*$ http://www.new-url.com [L,R]


pr0 04-22-2006 06:34 PM

sure its not RewriteRule ^(.*)$

mortenb 04-22-2006 06:41 PM

maybe.. I'm tired and on medication.

mortenb 04-22-2006 06:49 PM

oh.. you should probably add [NC] after the aol part so it is not case sensitive

pr0 04-23-2006 10:25 AM

anyone else have particular methods for doing this?

Furious_Male 04-23-2006 10:31 AM

On a somewhat related topic if anyone could code me a custom geo-redirect script similar to the one at georedirect.com please contact me.

pr0 04-23-2006 07:25 PM

anyone?........

2HousePlague 04-23-2006 07:35 PM

Quote:

Originally Posted by Furious_Male
On a somewhat related topic if anyone could code me a custom geo-redirect script similar to the one at georedirect.com please contact me.

That is a very related topic.


2hp

pr0 04-24-2006 10:08 AM

Yea i don't even need to route by country.

I just know the intelligence level/site preference is different between isp's in some ways, i guess that you could use htaccess to route hostnames like earthlink, aol, etc. i guess i'll figure it out

elitetec 04-24-2006 10:17 AM

Increase your traffic. Add your site to my PR4 BLOG

elitetec 04-24-2006 02:25 PM

http://www.datinggold.com/index.php?aid=3809


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