################################################### # # robots.txt for http://www.summerfieldinn.com # # addresses all robots by using wild card * # # No access for http://sitecheck.internetseer.com User-agent: sitecheck.internetseer.com Disallow: / # # Allow all other robots User-agent: * # list folders robots are not allowed to index Disallow: /_private/ Disallow: /_borders/ Disallow: /private/ Disallow: /docs/ Disallow: /cgi-bin/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ##################################################