# robots.txt for circuitmentor.com # disallow the image directories User-agent: * Disallow: /images/ Disallow: /dist/ Disallow: /lib/ Disallow: /archive/ Disallow: /2008/ Disallow: /2009 User-agent: Googlebot-image Disallow: /graphics/ Disallow: /images/ Disallow: /archive/ Disallow: /2008/ #disallow specific file types User-agent: * Disallow: /*.gif$ User-agent: * Disallow: /*.jpg$ # One more thing you can add directly to your pages is a special meta tag. # Add this meta tag to the HEAD section of your page: # # # # That tells the search engines robots not to index any images on that page. # This can keep your images out of a few places that have robots that do not # follow the robots.txt exclusion.