############################### # # robots.txt file for MAX website # # addresses all robots by using wild card * # User-agent: * #Sitemap Sitemap: http://www.maxfashionretail.com/sitemap.xml # list folders robots are not allowed to index Disallow: /admin/ # # list specific files robots are not allowed to index # Disallow: /php/login.php Disallow: /careers/login.php Disallow: /html/termsCondition.html Disallow: /html/privacyPolicy.html #http://www.maxfashionretail.com # End of robots.txt file # ###############################