Site Server Search Documentation Error (307436)



The information in this article applies to:

  • Microsoft Site Server 3.0
  • Microsoft Site Server 3.0 Commerce Edition

This article was previously published under Q307436

SUMMARY

The Site Server Search online documentation incorrectly states to use the following META tag to avoid indexing and following of links:
<meta name="Robots" contents= "NOINDEX, NOFOLLOW">

The correct syntax is:
<meta name="Robots" content="NOFOLLOW, NOINDEX">
				

MORE INFORMATION

The word "content" is misspelled in the section titled "Being Considerate While Crawling" in the Site Server online documentation.

Modification Type:MajorLast Reviewed:6/25/2004
Keywords:kbArtTypeDOCERR kbprb KB307436 kbAudDeveloper