# Start robots.txt # Author: Scratch Web Design # All robots addressed using wildcard * # Allow index all # User-agent: * # Disallow: # Disallow index all # User-agent: * # Disallow: / # Disallow index for following directories User-agent: * Disallow: /cgi-bin/ Disallow: /css/ Disallow: /gallery/misc/ Disallow: /gallery/painting/preview/ Disallow: /gallery/portraits/preview/ Disallow: /gallery/works-on-paper/preview/ Disallow: /highslide/ Disallow: /ie6warning/ Disallow: /img/ Disallow: /inc/ Disallow: /js/ Disallow: /norobots/ Disallow: /php/ Disallow: /wp/ # Disallow index for all files beginning with test, wip or noindex User-agent: * Disallow: /test Disallow: /wip Disallow: /noindex Disallow: /error_log # Disallow index for following specific root dir files User-agent: * Disallow: /holding.html Disallow: /holding.php # Disallow all images index for Googlebot-Image User-Agent: Googlebot-Image Disallow: / # End of robots.txt file