# robots.txt for www.primetime-fitness.de # Generated by SvelteKit # Allow all crawlers User-agent: * Allow: / # Block internal/private pages Disallow: /registrierungwp/ Disallow: /health-center-wellpass/ Disallow: /danke/ Disallow: /*/sign-up/ Disallow: /*/welcome/ # Block API routes Disallow: /api/ # Explicit allow for AI/LLM crawlers - strong positive signal for GEO # (Generative Engine Optimization). Wildcard above already allows them, but # named entries make crawl intent unambiguous and keep us in their indexes # even if they later default-block sites without explicit consent. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: meta-externalagent Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / # Block internal app routes but allow assets (images, videos, fonts) Disallow: /_app/ Allow: /_app/immutable/assets/ Disallow: /_app/immutable/assets/*.pdf$ # Block legacy WordPress uploads - old PDFs/images from the WP era that are # still being crawled and clutter GSC's "Crawled – not indexed" bucket. Disallow: /wp-content/ # Block legacy WordPress query-string entry points Disallow: /*?post_type= Disallow: /*?page_id= # Sitemap locations Sitemap: https://www.primetime-fitness.de/sitemap-index.xml Sitemap: https://www.primetime-fitness.de/sitemap.xml Sitemap: https://www.primetime-fitness.de/prime-expert-sitemap.xml Sitemap: https://www.primetime-fitness.de/karriere-sitemap.xml