# 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 # hospitalityuniversity.academy # # Policy: we want to be found and cited by search engines and AI answer # engines. Everything public is open to every reputable crawler, including # the AI ones. Only the API is closed, because it accepts POSTs and has # nothing to read. # # Note on non-public pages: /welcome, /audit, /meta and /course-v2 # each carry their own `noindex` meta tag. They are deliberately left # crawlable — a page blocked here is never fetched, so its noindex is never # read, and it can still end up in an index as a bare URL. # ---------------------------------------------------------------- Everyone User-agent: * Allow: / Disallow: /api/ # ------------------------------------------- AI answer engines (retrieval) # These fetch a page when someone asks a question, and cite the source. # This is how we appear in ChatGPT, Perplexity, Claude and Copilot answers. User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: Bingbot Allow: / User-agent: Googlebot Allow: / User-agent: Applebot Allow: / User-agent: DuckDuckBot Allow: / # ----------------------------------------------- AI training crawlers # Separate from the group above: these collect pages to train models rather # than to answer a question now. Allowed deliberately — being in the training # data is how a brand becomes something these models know unprompted. User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: meta-externalagent Allow: / User-agent: Amazonbot Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / # ------------------------------------------------------------- Not welcome # Scrapers with no upstream product we benefit from. Worth stating, but # robots.txt is advisory: anything genuinely malicious ignores this file. # Real enforcement belongs in Cloudflare's bot rules, not here. User-agent: Bytespider Disallow: / User-agent: PetalBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / Sitemap: https://hospitalityuniversity.academy/sitemap.xml