# # This is an example robots.txt file # # A good tutorial on the purpose of this file can be found at: # # http://info.webcrawler.com/mak/projects/robots/norobots.html # # Please edit to quit your site structure, or requirements. # # User-agent: * Disallow: /graphics/ # There is no point in indexing graphics files! Disallow: /images/ # There is no point in indexing graphics files! Disallow: /company/ # obsolete! Disallow: /css/ # There is no point in indexing css files! Disallow: /js/ # There is no point in indexing script files! Disallow: /library/ # There is no point in indexing library files! Disallow: /templates/ # There is no point in indexing template files!