![]() |
Disable links on "active member" names?
I display a box of active members on my homepage and am worried search spiders will be clicking the names. Is there a way I can keep the names but have them text only? Thanks
|
If you mean forum home, in the vB forumhome_loggedinuser template find:
Code:
<a href="member.php?$session[sessionurl]u=$loggedin[userid]" rel="nofollow">$loggedin[musername]</a> Code:
<if condition="THIS_SCRIPT == 'index'">$loggedin[musername]<else /><a href="member.php?$session[sessionurl]u=$loggedin[userid]" rel="nofollow">$loggedin[musername]</a></if> Code:
THIS_SCRIPT == 'index' |
All times are GMT. The time now is 04:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|