# Pizzeria Maurizio Polidoro - Robots.txt # === USER-AGENTS === User-agent: * Allow: / # === SEARCH ENGINES === # Google User-agent: Googlebot Allow: / # Google Image User-agent: Googlebot-Image Allow: /assets/ Allow: /assets/gallery/ # Google News (if applicable) User-agent: Googlebot-News Allow: / # Google Video User-agent: Googlebot-Video Allow: / # Bing User-agent: Bingbot Allow: / # Bing Preview User-agent: bingbot Allow: / # Yahoo User-agent: Slurp Allow: / # Yandex User-agent: Yandex Allow: / # DuckDuckGo User-agent: DuckDuckBot Allow: / # Baidu User-agent: Baiduspider Allow: / # === AI CRAWLERS === # OpenAI (ChatGPT, GPTBot) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Google AI (Gemini, Google-Extended) User-agent: Google-Extended Allow: / User-agent: Gemini-Plus Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: claude-bot Allow: / User-agent: anthropic-ai Allow: / # Meta AI (Facebook, Instagram) User-agent: FacebookBot Allow: / User-agent: MetaAgent Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Apple (AppleBot) User-agent: Applebot Allow: / # Brave User-agent: Brave Allow: / # === DISALLOW === # Block private/admin areas (if exist) Disallow: /admin/ Disallow: /private/ Disallow: /cgi-bin/ # === CRAWL DELAY === # Uncomment if needed to slow down crawling # Crawl-delay: 1 # === SITEMAP === Sitemap: https://pizzeriapolidoro.it/sitemap.xml