# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # use: how AI systems may consume the content (immediate, reference, or full). # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no,use=reference Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content # Robots.txt for Pizza On 66 # https://pizzaon66.com # ------------------------------------------------------------------ # Default rules: allow all search-engine crawlers to index public # pages while blocking build/internal folders and legal pages. # ------------------------------------------------------------------ User-agent: * Allow: / Disallow: /components/ Disallow: /logs/ Disallow: /privacy-policy.html Disallow: /terms-of-use.html # ------------------------------------------------------------------ # llms.txt — allow crawling (so AI assistants can read it), # but request that it NOT be indexed in search results. # The Noindex directive below is a hint; the authoritative signal # is the X-Robots-Tag: noindex HTTP header served for /llms.txt. # ------------------------------------------------------------------ Noindex: /llms.txt X-Robots-Tag: noindex # ------------------------------------------------------------------ # AI / LLM crawlers — explicitly allow access to llms.txt # ------------------------------------------------------------------ User-agent: GPTBot Allow: /llms.txt Allow: / User-agent: ChatGPT-User Allow: /llms.txt Allow: / User-agent: OAI-SearchBot Allow: /llms.txt Allow: / User-agent: Claude-Web Allow: /llms.txt Allow: / User-agent: ClaudeBot Allow: /llms.txt Allow: / User-agent: anthropic-ai Allow: /llms.txt Allow: / User-agent: CCBot Allow: /llms.txt Allow: / User-agent: cohere-ai Allow: /llms.txt Allow: / User-agent: PerplexityBot Allow: /llms.txt Allow: / User-agent: Google-Extended Allow: /llms.txt Allow: / User-agent: Applebot-Extended Allow: /llms.txt Allow: / User-agent: meta-externalagent Allow: /llms.txt Allow: / # ------------------------------------------------------------------ # Sitemap # ------------------------------------------------------------------ Sitemap: https://pizzaon66.com/sitemap.xml