# # robots.txt # # As a condition of accessing this website, you agree to abide by the # following content signals: # # (a) If a content-signal = yes, you may collect content for the # corresponding use. # # (b) If a content-signal = no, you may not collect content for the # corresponding use. # # (c) If the website operator does not include a content signal for a # corresponding use, the website operator neither grants nor restricts # permission via content signal with respect to the corresponding use. # # The content signals and their meanings are: # # search: building a search index and providing search results # (e.g., returning hyperlinks and short excerpts from this website's # contents). Search does not include providing AI-generated search summaries. # # ai-input: inputting content into one or more AI models # (e.g., retrieval augmented generation, grounding, or other real-time # taking of content for generative AI search answers). # # ai-train: training or fine-tuning AI models. # # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS # RESERVATIONS OF RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION # DIRECTIVE 2019/790 ON COPYRIGHT AND RELATED RIGHTS IN THE # DIGITAL SINGLE MARKET. # User-agent: * Content-Signal: ai-train=no, search=yes, ai-input=yes Crawl-delay: 10 # 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/ Disallow: /system/files/ # 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/ # no access for table sorting paths or any paths that have parameters. Disallow: /*?sort* Disallow: /*&sort* # Disallow URLs with destination parameter Disallow: /user/login?destination=* Disallow: /user/register?destination=* Disallow: /user?destination=* Sitemap: https://www.apqc.org/sitemap.xml