############################### # # robots.txt file for AISWEB # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /NewSpryAssets/ Disallow: /images/ Disallow: /SpryAssets/ Disallow: /Staff_site/ Disallow: /documentation/ Disallow: /test/ Disallow: /test.images/ Disallow: /trashcan/ Disallow: /js/ Disallow: /Scripts/ Disallow: /Provost/ Disallow: /css/ Disallow: /SpryAssets_backup_20080807/ # # list specific files robots are not allowed to index # Disallow: /Hardware/hardwareold.html Disallow: /Universe/ Disallow: /aisweb2-test/ # # End of robots.txt file # ###############################