############################### # # robots.txt file for www.minegar.com # a stimulus inc. SEO appliance # # we address all robots by wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /images/ Disallow: /css/ # # we address files robots shant index # # Disallow: /tutorials/meta_tags.html # Disallow: /tutorials/custom_error_page.html # # The End # ###############################