# robots.txt — Western Pizza Red Deer # https://westernpizzas.com # Updated: 2026-05-29 # ==================== ALL CRAWLERS ==================== User-agent: * Allow: / # Block internal template components from indexing Disallow: /components/ # Block utility/config paths (not applicable to this static site, precautionary) Disallow: /config/ Disallow: /search/ Disallow: /account/ Disallow: /api/ Allow: /api/ui-extensions/ Disallow: /static/ # Block parameterized URL variants Disallow: /*?*author=* Disallow: /*?*tag=* Disallow: /*?*month=* Disallow: /*?*view=* Disallow: /*?*format=* # ==================== AI CRAWLERS ==================== # Allowed to index all content except legal pages # llms.txt is explicitly allowed so AI agents can read restaurant data User-agent: GPTBot User-agent: ChatGPT-User User-agent: CCBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: Google-Extended User-agent: FacebookBot User-agent: cohere-ai User-agent: PerplexityBot User-agent: Applebot-Extended User-agent: ByteSpider Allow: / Allow: /llms.txt Disallow: /privacy-policy.html Disallow: /terms-of-use.html Disallow: /components/ # ==================== GOOGLE ADS BOTS ==================== User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # ==================== HEAVY CRAWLERS ==================== User-agent: Baiduspider Crawl-delay: 10 # ==================== SITEMAP ==================== Sitemap: https://westernpizzas.com/sitemap.xml