The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I hide my site from crawlers and bots?
How do I hide my site from crawlers and bots?
|
#2
|
||||
|
||||
Just create a text file in Notepad with the following:
Code:
User-agent: * Disallow: / |
#3
|
|||
|
|||
I already have robot.txt in every top level folder just to make sure. I'm still showing an average of 8 to 10 crawlers from baidu.com the chinese crawler.
|
#4
|
|||
|
|||
Block Ips: 58, 124, 125 etc in cpanel
Or add to .htaccass Code:
<Limit GET HEAD POST> order allow,deny deny from 58. deny from 123. deny from 124. deny from 125. allow from all </LIMIT> |
#5
|
||||
|
||||
why not just hide everything with usergroups?
|
#6
|
|||
|
|||
Because I want my forums to be readable by those not registered.
|
#7
|
|||
|
|||
The purpose of these crawlers is to allow for valid placement on the search engines. If you want new 'guests', it's important to allow the crawlers, and very easy to keep them out of areas they you do not want them to see, with forums.
Just in case, you can easily not allow them to post, view members lists, etc. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|