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)
-   -   htaccess for redirecting SE traffic? (https://gfy.com/showthread.php?t=226596)

sheldonjuan 01-27-2004 09:33 AM

htaccess for redirecting SE traffic?
 
how can I redirect from say search.yahoo.com, and google.com?

swedguy 01-27-2004 09:38 AM

You have to have FlapJacks_mod 3.1 (3.0 might work on some occasions) installed in your Apache.

Mr.Soze 01-27-2004 09:40 AM

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]

sumphatpimp 01-27-2004 09:41 AM

I got that, but the licenseing fees from Flapjacks is killing me.
Damn expensive.

sheldonjuan 01-27-2004 09:43 AM

thnx guy!:thumbsup

swedguy 01-27-2004 09:44 AM

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.

Mr.Soze 01-27-2004 10:05 AM

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.

Trax 01-27-2004 10:09 AM

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
:1orglaugh

sorry
but you cant be serious

DarkJedi 01-27-2004 10:19 AM

dude, don't redirect - you'll get you're ass banned from the Search Engines


All times are GMT -7. The time now is 10:10 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123