# robots.txt file for excluding robots from files and directories # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index Disallow: /css/ Disallow: /GeneratedItems/ Disallow: /images/ Disallow: /menumachine/core/ Disallow: /menumachine/dmso_menu/ Disallow: /menumachine/dmso_menu/preview/ Disallow: /menumachine/dmso_menu/images/ # # list specific files robots are not allowed to index Disallow: /formfooter.html Disallow: /formheader.html Disallow: /inforequest.php Disallow: /orderform.php # # end of robts.txt file