# Melita Restaurant and Bar - Robots.txt # Main directives for all bots User-agent: * Allow: / # Google — allow the site, but keep llms.txt out of Google's index. # llms.txt is written for AI agents, not for search results. User-agent: Googlebot Allow: / Disallow: /llms.txt # Bing — same reasoning as Google above. User-agent: Bingbot Allow: / Disallow: /llms.txt # AI Bot specific directives — explicitly allowed, including llms.txt User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: CCBot User-agent: anthropic-ai User-agent: ClaudeBot User-agent: Claude-Web User-agent: Google-Extended User-agent: FacebookBot User-agent: Meta-ExternalAgent User-agent: cohere-ai User-agent: PerplexityBot User-agent: Applebot-Extended User-agent: Amazonbot Allow: / Disallow: /privacy-policy.html Disallow: /terms-of-use.html # Google Ads Bot User-agent: AdsBot-Google User-agent: AdsBot-Google-Mobile User-agent: AdsBot-Google-Mobile-Apps Allow: / # Sitemap location Sitemap: https://www.melitarestaurant.ca/sitemap.xml