# Caribbean Stove PickUp — Robots.txt # Website: https://www.caribbeanstove.ca # ============================================================ # General crawlers (Google, Bing, etc.) — allow site, block legal & llms.txt # ============================================================ User-agent: * Allow: / Disallow: /config/ Disallow: /search/ Disallow: /account/ Disallow: /api/ Allow: /api/ui-extensions/ Disallow: /static/ Disallow: /*?*author=* Disallow: /*?*tag=* Disallow: /*?*month=* Disallow: /*?*view=* Disallow: /*?*format=* # llms.txt — block crawl + signal noindex to search engines Disallow: /llms.txt Noindex: /llms.txt # Legal pages — exclude from indexing Disallow: /privacy-policy.html Disallow: /terms-of-use.html Noindex: /privacy-policy.html Noindex: /terms-of-use.html # ============================================================ # AI bots — allow site + llms.txt so agents can use the summary # ============================================================ User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: CCBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: ClaudeBot User-agent: Google-Extended User-agent: PerplexityBot User-agent: Applebot-Extended User-agent: FacebookBot User-agent: cohere-ai Allow: / Allow: /llms.txt Disallow: /privacy-policy.html Disallow: /terms-of-use.html # ============================================================ # Google Ads bots — full access # ============================================================ 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 # ============================================================ # Sitemap # ============================================================ Sitemap: https://www.caribbeanstove.ca/sitemap.xml