11
sorry,
you would add that little snippet in visit.php
as for "nofollow"
monty is right, you do want google and the rest to follow the link so use the following code instead:
$xoopsTpl->assign('xoops_meta_robots', 'noindex, follow');
again, this goes into "visit.php" just above the "?>"
Hope this helps,
-b