############################### # # robots.txt file for managing search engine access to this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /_mm/ Disallow: /_notes/ Disallow: /_baks/ Disallow: /MMWIP/ Disallow: /templates/ Disallow: /_mastercopy_rev1_5/ Disallow: /_mastercopy_rev1_6/ Disallow: /ainsdale_pct/ Disallow: /dev/ Disallow: /logs/ Disallow: /cgi-bin/ Disallow: /Library/ Disallow: /shared/ # # list specific file types robots are not allowed to index # Disallow: /*.lck$ Disallow: /*.mno$ Disallow: /*.bak$ Disallow: /*.lbi$ Disallow: /*.csi$ Disallow: /*.dwt$ # # End of robots.txt file # ###############################