The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Just add an exclusion to your robots.txt file
Example: Code:
User-agent: * Disallow: /forum/admincp/ Disallow: /forum/modcp/ Disallow: /forums/photoalbum/ And in your .htaccess file in the photoalbum directory, you can insert the following syntax to protect the .htaccess file itself from the outside world. Code:
<Files .htaccess> order deny,allow deny from all </Files> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|