Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 01-27-2004, 09:33 AM   #1
sheldonjuan
Confirmed User
 
Join Date: Sep 2003
Posts: 875
htaccess for redirecting SE traffic?

how can I redirect from say search.yahoo.com, and google.com?
__________________
fuck it, I dont need a sig!
sheldonjuan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 09:38 AM   #2
swedguy
Confirmed User
 
Industry Role:
Join Date: Jan 2002
Posts: 7,981
You have to have FlapJacks_mod 3.1 (3.0 might work on some occasions) installed in your Apache.
swedguy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 09:40 AM   #3
Mr.Soze
Confirmed User
 
Join Date: Apr 2002
Posts: 627
This one works for us:

RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://google.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.google.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://yahoo.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.yahoo.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://search.yahoo.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.aol.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://aol.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://search.aol.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://aolsearch.aol.com [NC]
RewriteRule /* http://www.whereveryouwant.com [R,L]
Mr.Soze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 09:41 AM   #4
sumphatpimp
Confirmed User
 
Join Date: Aug 2002
Posts: 5,235
I got that, but the licenseing fees from Flapjacks is killing me.
Damn expensive.
sumphatpimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 09:43 AM   #5
sheldonjuan
Confirmed User
 
Join Date: Sep 2003
Posts: 875
thnx guy!
__________________
fuck it, I dont need a sig!
sheldonjuan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 09:44 AM   #6
swedguy
Confirmed User
 
Industry Role:
Join Date: Jan 2002
Posts: 7,981
Quote:
Originally posted by sumphatpimp
I got that, but the licenseing fees from Flapjacks is killing me.
Damn expensive.
But if fucking rules! So much faster and more efficient than anything I've ever used before.
swedguy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 10:05 AM   #7
Mr.Soze
Confirmed User
 
Join Date: Apr 2002
Posts: 627
Quote:
Originally posted by swedguy

But if fucking rules! So much faster and more efficient than anything I've ever used before.
Anybody got a link to
somewhere I can find FlapJacks mod 3.1?

Sounds interesting.
Mr.Soze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 10:09 AM   #8
Trax
[----------------------]
 
Join Date: Aug 2001
Posts: 14,486
Quote:
Originally posted by Mr.Soze
This one works for us:

RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://google.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.google.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://yahoo.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.yahoo.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://search.yahoo.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.aol.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://aol.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://search.aol.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://aolsearch.aol.com [NC]
RewriteRule /* http://www.whereveryouwant.com [R,L]

lol
google and co will love you for this
and yes
they are toooo dump to find that out


sorry
but you cant be serious
Trax is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-27-2004, 10:19 AM   #9
DarkJedi
No Refunds Issued.
 
DarkJedi's Avatar
 
Industry Role:
Join Date: Feb 2001
Location: GFY
Posts: 28,300
dude, don't redirect - you'll get you're ass banned from the Search Engines
DarkJedi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.