2012-08-29, 12:39 PM
Hy everybody
i would like to add nofollow to all member list link.
I tried to change:
$website = "<a href=\"{$memprofile['website']}\" target=\"_blank\">{$memprofile['website']}</a>";
with
$website = "<a href=\"{$memprofile['website']}\" target=\"_blank\" rel=\"nofollow\">{$memprofile['website']}</a>";
and it doesn't work
and a tried to install the plugin
Nofollow Signatures & Member Websites
and it doesn't work too!
How to do?
My forum: http://www.chimica-online.it/forum/
Thank you!!!!
i would like to add nofollow to all member list link.
I tried to change:
$website = "<a href=\"{$memprofile['website']}\" target=\"_blank\">{$memprofile['website']}</a>";
with
$website = "<a href=\"{$memprofile['website']}\" target=\"_blank\" rel=\"nofollow\">{$memprofile['website']}</a>";
and it doesn't work
and a tried to install the plugin
Nofollow Signatures & Member Websites
and it doesn't work too!
How to do?
My forum: http://www.chimica-online.it/forum/
Thank you!!!!