############################### # # 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: /stuff/ Disallow: /cad/ Disallow: /cgi-bin/ Disallow: /colors/ Disallow: /config/ Disallow: /hirez/ Disallow: /pics/ Disallow: /libs/ Disallow: /reports/ Disallow: /Resources/ Disallow: /XML/ # # list specific files robots are not allowed to index # Disallow: /style.css Disallow: sample-proc.php Disallow: 404.php Disallow: /404.php Disallow: /snowguard-layout-proc.php Disallow: snowguard-quote-proc.php Disallow: /snowguard-quote-proc.php Disallow: /alpine-contact-proc.php Disallow: alpine-contact-proc.php Disallow: /info-proc.php Disallow: /quote-reply-proc.php Disallow: /order-feedback-proc.php Disallow: /web-feedback-proc.php # # End of robots.txt file # ###############################