11
builderb
Re: Mylinks and Google
  • 2005/4/23 21:51

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


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:

le="color: #000000"><?php $xoopsTpl->assign('xoops_meta_robots', 'noindex, follow');


again, this goes into "visit.php" just above the "?>"

Hope this helps,

-b