############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /baks/ Disallow: /_mm/ Disallow: /_mmDBScripts/ Disallow: /_mmServerScripts/ Disallow: /_notes/ Disallow: /Connections/ Disallow: /data/ Disallow: /images/ Disallow: /templates/ Disallow: /logs/ Disallow: /Backup/ Disallow: /cgi-bin/ Disallow: /citrix/ Disallow: /demo/ Disallow: /extranet/ Disallow: /include/ Disallow: /itsp/ Disallow: /jobs/ Disallow: /sound/ # # list specific files robots are not allowed to index # Disallow: /layout.css # # End of robots.txt file # ###############################