#A robots.txt file could be configured to exclude image folders containing #structural images. A sample robots.txt file follows which would disallow #the folder '/thisfolder/' and all folders downstream of it. User-agent: * Disallow: /thisfolder/ #If it is desirable to allow search engines like Google to access all folders #on Decoratum, then the following sample robots.txt is more accurate, and #represents the standard set up of a Robots.txt file: User-agent: * Disallow: