# # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # This file will be ignored unless it is at the root of your host: # Used: http://example.com/robots.txt # Ignored: http://example.com/site/robots.txt # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html # # For syntax checking, see: # http://www.sxw.org.uk/computing/robots/check.html # # I took this from Drupal, I don't know where they took it from. # User-agent: * Crawl-delay: 10 # Directories Disallow: /docs Disallow: /files Disallow: /inc Disallow: /locale Disallow: /tpl # Files Disallow: /ads.php Disallow: /categories.php Disallow: /footer.inc.php Disallow: /groups.php Disallow: /header.inc.php Disallow: /logads.php Disallow: /pickup.php Disallow: /profile.php Disallow: /register.php Disallow: /reports.php Disallow: /r2.php Disallow: /serveads.php Disallow: /users.php Disallow: /viewads.php Disallow: /websites.php Disallow: /zones.php Disallow: /DEBUGFILE