# 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: /inc/ Disallow: /js/ Disallow: /css/ Disallow: /images/ Disallow: /highslide/ Disallow: /gbcf-v3/ Disallow: /audio/ Disallow: /paintings/ Disallow: /OFFLINE/ Disallow: /STAGING/ Disallow: /milphota/ # Disallow index for following root dir files User-agent: * Disallow: /works-09-10.php Disallow: /contact-privacy.php # Disallow all images index for Googlebot-Image User-Agent: Googlebot-Image Disallow: / # End of robots.txt file