# robots.txt # This file is used to control the NetMechanic robot that searches this site. # We can also use it to controle other robots in the future if we wish. # Identfiy the robot by name or '*' for all User-agent: * # Identify the directories or file names to NOT access (one per line) # # Identify all of the directories at the root to not search Disallow: /admin/ Disallow: /aspnet_client/ Disallow: /bin/ Disallow: /Components/ Disallow: /db/ Disallow: /support/ Disallow: /logs/ Disallow: /dev/ #Disallow: /pages/CopScripting/ # # Identify any web pages at the root Disallow: TEMPLATE.aspx Disallow: TEST.aspx