# Love Pastel Brazilian Food — London, Ontario # https://www.lovepastelbrazilianfood.ca/ # robots.txt — crawler directives # ========================================== # All search engine crawlers # ========================================== User-agent: * Allow: / Allow: /tags/ Allow: /tags/dishes/ Allow: /tags/places/ Allow: /assets/ # Utility / non-content paths Disallow: /components/ Disallow: /config/ Disallow: /search/ Disallow: /account/ Disallow: /api/ Disallow: /static/ # Parameterised duplicate URLs Disallow: /*?*author=* Disallow: /*?*tag=* Disallow: /*?*month=* Disallow: /*?*view=* Disallow: /*?*format=* Disallow: /*?*utm_* Disallow: /*?*fbclid=* Disallow: /*?*gclid=* # llms.txt stays crawlable for AI agents but must not appear in search results Noindex: /llms.txt # ========================================== # AI / LLM crawlers — content allowed, legal pages excluded # ========================================== User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: ClaudeBot User-agent: Claude-SearchBot User-agent: PerplexityBot User-agent: Perplexity-User User-agent: Google-Extended User-agent: Applebot-Extended User-agent: CCBot User-agent: FacebookBot User-agent: Meta-ExternalAgent User-agent: Bytespider User-agent: cohere-ai User-agent: DuckAssistBot User-agent: Amazonbot User-agent: MistralAI-User Allow: / Allow: /llms.txt Disallow: /privacy-policy.html Disallow: /terms-of-use.html Disallow: /components/ # ========================================== # Google Ads bots — must reach landing pages # ========================================== User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # ========================================== # Crawl delay for heavy / low-value bots # ========================================== User-agent: Baiduspider Crawl-delay: 10 User-agent: YandexBot Crawl-delay: 10 # ========================================== # Sitemap # ========================================== Sitemap: https://www.lovepastelbrazilianfood.ca/sitemap.xml