The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Nofollow Member home page
How do I add nofollow to the users homepage link in the profile and postbit?
|
#2
|
|||
|
|||
For profiles go to MEMBERINFO template, find:
HTML Code:
<a href="{vb:raw prepared.homepage}"><img src="{vb:stylevar imgdir_siteicons}/homepage.png" alt="{vb:rawphrase home_page}" class="inlineimg" /> {vb:rawphrase home_page}</a> For postbit, go to memberaction_dropdown template, find: HTML Code:
<a href="{vb:raw memberinfo.homepage}" class="siteicon_homepage">
Add rel="nofollow" to these |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|