#++ # robots.txt # # This file will block well-mannered robots (spiders/crawlers/etc) from scanning areas # in the web space which make no sense to be indexed. It can't block ill-mannered robots # that don't adhere to the "Robots Exclusion Protocol" :( #-- User-agent: * Disallow: /Templates/ Disallow: /library/ Disallow: /XythosDrive/ #++ # End. #--