The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Disallow robots - .htaccess & robots.txt
helo...
as we know we can control bots/spider using robots.txt we know to disallow bot we use we use: Quote:
Quote:
and using .htaccess we are currently using to disaalow badbot Quote:
-- in other palce i read Quote:
we are really confused...any one can give us some tips...what is what ? and is perfect? which .htaccess is good to disallow badbots? |
#2
|
||||
|
||||
helo..
any one can tell me... about it.. i also want to BAN some bots too... |
#3
|
|||
|
|||
There is more than one way to do this. I use
Code:
SetEnvIfNoCase User-Agent "libwww-perl/" bad_bot Order Allow,Deny Allow from all Deny from env=bad_bot |
#4
|
||||
|
||||
GOOD TO KNOW..
Also can u tell...how many bot i can ban/disallow using .htaccess ? any limitations ? or as much as i want.. |
#5
|
||||
|
||||
Can't you just use..
Code:
User-agent: * Disallow: / |
#6
|
|||
|
|||
Yes but then you would end up blocking yahoo and google etc, NOT a very good idea!
btw, zia, afaik there are no restrictions in htaccess |
#7
|
||||
|
||||
Sorry I mis-read the post, for some odd reason I thought he wanted to ban all bots.. Must be lack of sleep.:tired:
|
#8
|
||||
|
||||
As much as you want but banning from .htaccess = increase on server loads, try adding this values to your httpd.conf on apache webserver.
Interesting discussion here. |
#9
|
||||
|
||||
Quote:
here im attaching my portion..yet not i implemeted it.. planning to do... All the way i want to disallow bad-bots.. any one around here to have a look on it..? Any comments about the bots ? httpd.conf --hmm i gez i have to contact with service provider tho on a vps |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|