G_Gekko
02-04-2013, 02:50 PM
How do I add nofollow to the users homepage link in the profile and postbit?
WorldCraft
02-07-2013, 01:36 AM
For profiles go to MEMBERINFO template, find:
<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:
<a href="{vb:raw memberinfo.homepage}" class="siteicon_homepage">
Add rel="nofollow" to these
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.