# Vivaan's Yummies - Robots.txt # https://www.vivaansyummies.ca # Main directives for all bots User-agent: * Allow: / Disallow: /components/ Disallow: /config/ Disallow: /search/ Disallow: /account/ Disallow: /api/ Disallow: /static/ Disallow: /*?*author=* Disallow: /*?*tag=* Disallow: /*?*month=* Disallow: /*?*view=* Disallow: /*?*format=* # Search Engine Bots - Block llms.txt from indexing # llms.txt is intended for AI agents only, not search results User-agent: Googlebot Disallow: /llms.txt User-agent: Bingbot Disallow: /llms.txt User-agent: Slurp Disallow: /llms.txt User-agent: DuckDuckBot Disallow: /llms.txt User-agent: YandexBot Disallow: /llms.txt # AI Bot specific directives - Full access including llms.txt User-agent: GPTBot Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: ChatGPT-User Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: CCBot Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: anthropic-ai Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: Claude-Web Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: Google-Extended Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: cohere-ai Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: PerplexityBot Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html User-agent: YouBot Allow: /llms.txt Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html # Google Ads Bot User-agent: AdsBot-Google Allow: / User-agent: AdsBot-Google-Mobile Allow: / User-agent: AdsBot-Google-Mobile-Apps Allow: / # Crawl delay for heavy bots User-agent: Baiduspider Crawl-delay: 10 # Sitemap location Sitemap: https://www.vivaansyummies.ca/sitemap.xml