Some Web servers use a file called /robot(s).txt to make search engines and any other indexing tools visit their Web pages more frequently and more efficiently.
By connecting to the server and requesting the /robot(s).txt file, an attacker may gain additional information about the system they are attacking. Such information as: restricted directories, hidden directories, CGI script directories, etc. may be available.
Take special care not to tell the robots not to index sensitive directories, since this tells attackers exactly which of your directories are sensitive.
So if McAfee reports a level 1 information vulnerability, how can a server administrator and developer protect, yet allow usage of a robots.txt file?