############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /HelpDesk/ Disallow: /bookmark28/ Disallow: /cgi-bin/ Disallow: /form/ Disallow: /help/ Disallow: /javascript/ Disallow: /koichik/ Disallow: /priv25/ Disallow: /scgi-bin/ Disallow: /swish/ # # list specific files robots are not allowed to index # Disallow: /blogparts.html Disallow: /thankyou.html # # End of robots.txt file # ###############################