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)
-   -   Will this stop Baidu bot? (https://gfy.com/showthread.php?t=1057047)

Emil 02-10-2012 05:55 AM

Will this stop Baidu bot?
 
Code:

SetEnvIfNoCase User-Agent "^Baidu" bad_bot
<Directory />
 Order Allow,Deny
Allow from all
Deny from env=bad_bot
</Directory>

If I paste that in httpd.conf will it stop the Baidu bot or is there something wrong with that bit of "code"?

Is there any better solution?

CurrentlySober 02-10-2012 05:56 AM

Quote:

Originally Posted by Emil (Post 18749779)

Is there any better solution?

Yes...

You need to use a mac... :2 cents:

Emil 02-10-2012 05:58 AM

hehe "thanks". wont poo help?

CurrentlySober 02-10-2012 06:02 AM

Quote:

Originally Posted by Emil (Post 18749785)
hehe "thanks". wont poo help?

Yes - Just smear your morning dump all over your body, and NO ONE will come near you - Not even a robot (Probably..)

Emil 02-10-2012 06:05 AM

Quote:

Originally Posted by CurrentlySober (Post 18749792)
Yes - Just smear your morning dump all over your body, and NO ONE will come near you - Not even a robot (Probably..)

Seem to work great so far, thanks!

EddyTheDog 02-10-2012 06:06 AM

Does it ignore robots.txt?

BIGTYMER 02-10-2012 06:14 AM

Just robot.txt it.

Code:

User-agent: Baiduspider
Disallow: /


Emil 02-10-2012 06:21 AM

Quote:

Originally Posted by EddyTheDog (Post 18749798)
Does it ignore robots.txt?

I have not tried but some people say it does ignore it.

Freedom6995 02-10-2012 06:27 AM

Quote:

Originally Posted by EddyTheDog (Post 18749798)
Does it ignore robots.txt?

I believe so

Emil 02-10-2012 06:29 AM

I think this in the htaccess might have worked:

Code:

BrowserMatchNoCase Baiduspider bad_bot
Deny from env=bad_bot



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

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