# Supreme Pizza - Robots.txt # Website: https://www.supremepizzaonline.ca # Allow all search engines to crawl the site User-agent: * Allow: / # Block legal/privacy pages from search engines Disallow: /privacy-policy.html Disallow: /terms-of-use.html # Sitemap location Sitemap: https://www.supremepizzaonline.ca/sitemap.xml # Allow AI crawlers to access llms.txt # Note: llms.txt has noindex meta tag for search engines but is accessible to AI agents User-agent: GPTBot Allow: /llms.txt User-agent: ChatGPT-User Allow: /llms.txt User-agent: CCBot Allow: /llms.txt User-agent: anthropic-ai Allow: /llms.txt User-agent: Claude-Web Allow: /llms.txt User-agent: ClaudeBot Allow: /llms.txt User-agent: Google-Extended Allow: /llms.txt User-agent: PerplexityBot Allow: /llms.txt User-agent: YouBot Allow: /llms.txt # Crawl-delay for all bots (optional, helps prevent server overload) Crawl-delay: 1