# Lucky Cat - London, Ontario - Robots.txt # https://luckycatlondon.ca # Main directives for all bots User-agent: * Allow: / Disallow: /components/ # AI Bot specific directives User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: CCBot User-agent: anthropic-ai User-agent: ClaudeBot User-agent: Claude-Web User-agent: Google-Extended User-agent: PerplexityBot User-agent: FacebookBot User-agent: cohere-ai Allow: / Allow: /llms.txt Disallow: /privacy-policy.html Disallow: /terms-of-use.html # Google Ads Bot User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # Crawl delay for heavy bots User-agent: Baiduspider Crawl-delay: 10 # Keep llms.txt out of search engine results (non-standard directive; # llms.txt remains accessible to AI agents, but should not be indexed) Noindex: /llms.txt # Sitemap location Sitemap: https://luckycatlondon.ca/sitemap.xml