Quote:
Originally Posted by InstaNet
Hmm, I used the plugin system to upload this hack on a 3.5.3 board but it doesn't seem to be working? Anyone know why? Thanks
|
i have this same problem, i am using vbulletin 3.5.3
technically hack should only add rel=nofollow tag to content in posts and users signatures without touching other parts of the forum..
but check this, there are many other areas where the rel=nofollow should not be added:
Code:
<table cellpadding="6" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
<td class="tfoot" align="right" width="100%">
<div class="smallfont">
<strong>
<a href="sendmessage.php" rel="nofollow">Contact Us</a> -
<a href="http://www.officehelp.in">Office Help</a> -
<a href="admincp/index.php">Admin</a> -
<a href="modcp/index.php">Mod</a> -
<a href="archive/index.php">Archive</a> -
<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
</strong>
</div>
</td>
</tr>
</table>
Am i missing something ? or can someone guide for installing this plugin perfectly, seems to be a very good plugin/addon.
thanks.
Problem 2:
Even after disabling the plugin from plugin manager, rel-nofollow still appears for internal forum links.. :surprised: