# Robots.txt for Beikost App Website # Allow all crawlers to access the site User-agent: * Allow: / Allow: /blog Allow: /blog/* Disallow: /impressum # Specific rules for search engines User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 # Allow LLM crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Sitemap locations # Each domain exposes an index at /sitemap.xml that references its language-specific sitemap Sitemap: https://beikost-app.com/sitemap.xml Sitemap: https://startingsolidsapp.com/sitemap.xml # LLM information file # For AI/LLM crawlers to understand site content # Available at: https://beikost-app.com/llm.txt