############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * Disallow: /cgi-bin/ Disallow: /board/ Disallow: /css/ Disallow: /logs/ Disallow: /menus/ # # list specific files robots are not allowed to index # Disallow: /cams.htm Disallow: /error400.html Disallow: /error403.html Disallow: /error403.html Disallow: /error500.html # # End of robots.txt file # ###############################