The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove all signatures to search engines from certain urls?
I've been receiving a ton of spam from members of Marapets.com posting in their signature using their Marapets.com signature and I was wondering if a hack could be made to do the following:
-Block urls from certain sites from being displayed in their signature to search engines -Add nofollow if this isn't possible. |
#2
|
||||
|
||||
It is possible to hide signatures from search engines generally. Do you mean that?
Add the bold code to your postbit(_legacy) template: Code:
<if condition="$post['signature']&&!$show['search_engine']"> |
#3
|
|||
|
|||
No, I mean to block out urls from showing that is from a certain site...
Like, links going out from Marapets.com or something. |
#4
|
|||
|
|||
Two solutions I can think of off the top of my head that don't require any modifications.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|