############################### # # robots.txt file for amxaust # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /database/ Disallow: /scripts/ Disallow: /forms/ Disallow: /AMX/Downloads/ # # list specific files robots are not allowed to index # Disallow: /html/contact_us.asp Disallow: /html/members_contact_us.asp # # End of robots.txt file # ###############################