# hazelzet.nl/robots.txt # Post Hope Notes — Maximum feasible distance from the Machine # Updated: 2026-07-19 User-agent: * # Allow everything by default Allow: / # Block sensitive / unnecessary paths Disallow: /admin/ Disallow: /private/ Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/themes/ # Block PDF downloads from general crawling (optional but smart) Disallow: *.pdf # === Block AI training & heavy scrapers === User-agent: GPTBot User-agent: Google-Extended User-agent: GoogleOther User-agent: ClaudeBot User-agent: Claude-Web User-agent: anthropic-ai User-agent: Meta-ExternalAgent User-agent: FacebookBot User-agent: Bytespider User-agent: CCBot User-agent: cohere-ai User-agent: Diffbot User-agent: Amazonbot User-agent: Applebot-Extended User-agent: PerplexityBot User-agent: OAI-SearchBot User-agent: YouBot User-agent: ImagesiftBot User-agent: PetalBot User-agent: ICC-Crawler User-agent: Scrapy Disallow: / # === Allow major search engines === User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # Sitemap Sitemap: https://hazelzet.nl/sitemap.xml