Forum Moderators: phranque
In a search, I found the following code:
<!-- robots content="none" -->
This text will NOT be indexed.
<a href="bar.html"> this link will NOT be followed </A>
<!-- /robots -->
Will the above code work? Will it cause any incompatibility/usability problems for any of my users?
Thanks.