# # 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/robotstxt.html # AhrefsBot User-agent: AhrefsBot Disallow: / # Amazonbot User-agent: Amazonbot Disallow: / # anthropic-ai User-agent: anthropic-ai Disallow: / # Applebot-Extended User-agent: Applebot-Extended Disallow: / # BLEXBot User-agent: BLEXBot Disallow: / # Bytespider User-agent: Bytespider Disallow: / # CCBot User-agent: CCBot Disallow: / # ChatGPT-User User-agent: ChatGPT-User Disallow: / # ClaudeBot User-agent: ClaudeBot Disallow: / # cohere-ai User-agent: cohere-ai Disallow: / # Diffbot User-agent: Diffbot Disallow: / # DotBot User-agent: DotBot Disallow: / # FacebookBot User-agent: FacebookBot Disallow: / # GPTBot User-agent: GPTBot Disallow: / # Google-Extended User-agent: Google-Extended Disallow: / # ImagesiftBot User-agent: ImagesiftBot Disallow: / # Linespider User-agent: Linespider Disallow: / # Meta-ExternalAgent User-agent: Meta-ExternalAgent Disallow: / # Meta-ExternalFetcher User-agent: Meta-ExternalFetcher Disallow: / # MJ12bot User-agent: MJ12bot Disallow: / # OAI-SearchBot User-agent: OAI-SearchBot Disallow: / # Omgili User-agent: Omgili Disallow: / # Omgilibot User-agent: Omgilibot Disallow: / # PerplexityBot User-agent: PerplexityBot Disallow: / # PetalBot User-agent: PetalBot Disallow: / # Scrapy User-agent: Scrapy Disallow: / # SentiBot User-agent: SentiBot Disallow: / # SemrushBot User-agent: SemrushBot Disallow: / # Timpibot User-agent: Timpibot Disallow: / # Webzio-Extended User-agent: Webzio-Extended Disallow: / # Y!J-WSC User-agent: Y!J-WSC Disallow: / # YouBot User-agent: YouBot Disallow: / User-agent: * Crawl-delay: 20 # CSS, JS, Images Allow: /core/*.css$ Allow: /core/*.css? Allow: /core/*.js$ Allow: /core/*.js? Allow: /core/*.gif Allow: /core/*.jpg Allow: /core/*.jpeg Allow: /core/*.png Allow: /core/*.svg Allow: /profiles/*.css$ Allow: /profiles/*.css? Allow: /profiles/*.js$ Allow: /profiles/*.js? Allow: /profiles/*.gif Allow: /profiles/*.jpg Allow: /profiles/*.jpeg Allow: /profiles/*.png Allow: /profiles/*.svg # Directories Disallow: /core/ Disallow: /profiles/ # Files Disallow: /README.txt Disallow: /web.config # Paths (clean URLs) Disallow: /admin/ Disallow: /comment/reply/ Disallow: /filter/tips Disallow: /node/add/ Disallow: /search/ Disallow: /user/register Disallow: /user/password Disallow: /user/login Disallow: /user/logout # Paths (no clean URLs) Disallow: /index.php/admin/ Disallow: /index.php/comment/reply/ Disallow: /index.php/filter/tips Disallow: /index.php/node/add/ Disallow: /index.php/search/ Disallow: /index.php/user/password Disallow: /index.php/user/register Disallow: /index.php/user/login Disallow: /index.php/user/logout