# Jenmuel's Lechon Cebu and Grill — robots.txt # Website: https://jenmuelslechonandgrill.ca/ # Last Updated: 2026-05-28 # ------------------------------------------------------- # General directives for all crawlers # llms.txt is disallowed here so Google and Bing do not index it. # AI crawlers have their own section below with explicit Allow. # Legal pages (privacy policy, terms of use) are excluded from crawling. # ------------------------------------------------------- User-agent: * Allow: / Disallow: /admin/ Disallow: /config/ Disallow: /search/ Disallow: /api/ Disallow: /static/ Disallow: /*?* Disallow: /*&* Disallow: /privacy-policy.html Disallow: /terms-of-use.html Disallow: /llms.txt # ------------------------------------------------------- # Search engines — explicit noindex for llms.txt # ------------------------------------------------------- User-agent: Googlebot Disallow: /llms.txt User-agent: Bingbot Disallow: /llms.txt # ------------------------------------------------------- # AI / LLM crawlers — allowed to access llms.txt # ------------------------------------------------------- User-agent: GPTBot User-agent: ChatGPT-User User-agent: CCBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: ClaudeBot User-agent: Google-Extended User-agent: PerplexityBot User-agent: YouBot User-agent: cohere-ai User-agent: FacebookBot User-agent: Bytespider Allow: / Allow: /llms.txt Disallow: /privacy-policy.html Disallow: /terms-of-use.html # ------------------------------------------------------- # Google Ads crawlers — allow all # ------------------------------------------------------- User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # ------------------------------------------------------- # Crawl delay for aggressive bots # ------------------------------------------------------- User-agent: Baiduspider Crawl-delay: 10 # ------------------------------------------------------- # Sitemap # ------------------------------------------------------- Sitemap: https://jenmuelslechonandgrill.ca/sitemap.xml