############################### # # robots.txt file for Celebration Cottage # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: _config/ Disallow: _plugins/ Disallow: admin/ Disallow: aspnet_client/ Disallow: bin/ Disallow: utils/ Disallow: templates/ # # list specific files robots are not allowed to index # Disallow: site.config Disallow: global.asax Disallow: web.config User-agent: MJ12bot Disallow: / # # End of robots.txt file # ###############################