# 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 operator does not include a Content-Signal, no permission is granted or restricted via Content-Signal. # # search: building a search index and returning hyperlinks/short excerpts. # ai-input: inputting content into AI models (RAG, grounding, real-time generative answers). # ai-train: training or fine-tuning AI models. # # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF RIGHTS UNDER # ARTICLE 4 OF EU DIRECTIVE 2019/790 ON COPYRIGHT IN THE DIGITAL SINGLE MARKET. # Robots.txt for Yoga. # ====== General crawlers ====== User-agent: * # Content-Signal: search=yes, ai-input=yes, ai-train=no Allow: / Disallow: /pixel/ Disallow: /api/ Disallow: /lib/ # ====== AI search assistants - explicitly allowed ====== User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / # ====== Sitemaps ====== Sitemap: https://yoga.com/sitemap.xml # ====== AI discovery ====== # See https://yoga.com/llms.txt for an AI-readable site summary.