# ============================================ # robots.txt – Fuchs-Hypnose.de # Optimiert für Google, Bing und KI-Crawler # Stand: 27.10.2025 # ============================================ User-agent: * # ---------------------------- # Standard-Schutz # ---------------------------- Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # ---------------------------- # Downloads (PDF / TXT sperren) # ---------------------------- Disallow: /Download/*.pdf$ Disallow: /Download/*.txt$ Disallow: /download/*.pdf$ Disallow: /download/*.txt$ Disallow: /wp-content/uploads/downloads/*.pdf$ Disallow: /wp-content/uploads/downloads/*.txt$ # ---------------------------- # Uploads (Bilder & Medien zulassen) # ---------------------------- Allow: /wp-content/uploads/ # ---------------------------- # KI- und JSON-Quellen erlauben # ---------------------------- Allow: /llms.txt Allow: /llms.json Allow: /llms-summary.json Allow: /llms-chosen.json Allow: /llms-meta.json Allow: /fuchs-hypnose.entity.json Allow: /fuchs-hypnose-schemaorg.json Allow: /ai.txt Allow: /ai.json Allow: /ai.meta.json Allow: /ai.jsonld Allow: /ai.chosen.jsonld Allow: /knowledge.json Allow: /knowledge.jsonld Allow: /chosen.txt Allow: /chosen.json Allow: /llms/ # ---------------------------- # KI- & Suchmaschinen-Zugriff erlauben # ---------------------------- User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Video Allow: / User-agent: Googlebot-News Allow: / User-agent: GoogleOther Allow: / User-agent: AdsBot-Google Allow: / User-agent: AdsBot-Google-Mobile Allow: / User-agent: bingbot Allow: / User-agent: msnbot Allow: / User-agent: Applebot Allow: / User-agent: DuckDuckBot Allow: / User-agent: PerplexityBot Allow: / User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Claude-Search Allow: / User-agent: MistralAI-User Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: DuckAssistBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: facebookexternalhit Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: LinkedInBot Allow: / User-agent: Twitterbot Allow: / # ---------------------------- # Nicht erwünschte Bots blockieren # ---------------------------- User-agent: Diffbot Disallow: / User-agent: Bytespider Disallow: / User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: SEMrushBot Disallow: / # ---------------------------- # Sitemaps # ---------------------------- Sitemap: https://fuchs-hypnose.de/sitemap_index.xml Sitemap: https://fuchs-hypnose.de/page-sitemap.xml # ============================================ # Ende der Datei # ============================================