![]() |
htaccess for redirecting SE traffic?
how can I redirect from say search.yahoo.com, and google.com?
|
You have to have FlapJacks_mod 3.1 (3.0 might work on some occasions) installed in your Apache.
|
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] |
I got that, but the licenseing fees from Flapjacks is killing me.
Damn expensive. |
thnx guy!:thumbsup
|
Quote:
|
Quote:
somewhere I can find FlapJacks mod 3.1? Sounds interesting. |
Quote:
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 |
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