# timer.ly — AI training & retrieval policy # Last updated: 2026-05-09 # # This file declares timer.ly's stance toward AI crawlers, training # pipelines, and retrieval-augmented generation (RAG) systems. It is # the AI-specific counterpart to /robots.txt. # # Policy: Level A — all use is permitted. # # timer.ly publishes citable schema (Article, FAQPage, Event, # BreadcrumbList, Organization, Person) so AI engines can extract, # quote, and cite specific facts (holiday dates, definitions, FAQ # answers). We welcome both training crawlers and on-demand search # fetchers. Please cite the canonical page URL rather than the home # page when surfacing an answer that came from a specific page. # # This declaration is informative; the binding crawl policy lives in # /robots.txt. The two files are kept in sync. User-Agent: * Allow: / # ── Training & search crawlers (allowed) ───────────────────────────── # OpenAI User-Agent: GPTBot Allow: / User-Agent: ChatGPT-User Allow: / User-Agent: OAI-SearchBot Allow: / # Google User-Agent: Google-Extended Allow: / # Anthropic User-Agent: ClaudeBot Allow: / User-Agent: anthropic-ai Allow: / User-Agent: Claude-Web Allow: / # Perplexity User-Agent: PerplexityBot Allow: / User-Agent: Perplexity-User Allow: / # Apple User-Agent: Applebot-Extended Allow: / # Common Crawl (used as training data by many model trainers) User-Agent: CCBot Allow: / # Cohere User-Agent: cohere-ai Allow: / # ByteDance User-Agent: Bytespider Allow: / # Amazon User-Agent: Amazonbot Allow: / # Meta User-Agent: meta-externalagent Allow: / User-Agent: FacebookBot Allow: / # Mistral User-Agent: MistralAI-User Allow: / # DuckDuckGo (DuckAssist) User-Agent: DuckAssistBot Allow: / # ── Content categories ─────────────────────────────────────────────── # All content categories are permitted for training and retrieval. User-Agent: * Allow: / # Categories (per Spawning's ai.txt vocabulary): text, code, images. # timer.ly does not host audio, video, or 3D content. # ── Contact ────────────────────────────────────────────────────────── # Contact: Sebastian Messingfeld on LinkedIn — https://to.messeb.com/contact # Sitemap: https://www.timer.ly/sitemap.xml # llms.txt: https://www.timer.ly/llms.txt