The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
I don't know a lot about spiders, but I would think if your hidden forums aren't available to guests then they are hidden from spiders.
As far as ads, the only thing I can think of is to find the template(s) with the ad code and enclose them in a conditional that checks the forum ids, like Code:
<vb:if condition="!in_array($foruminfo['forumid'], 1, 2, 3)> // code hidden from forums 1, 2, and 3 </vb:if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|