User-agent: * Allow: / # Transactional / non-indexable routes Disallow: /checkout/ Disallow: /checkout/success Disallow: /checkout/error # Legacy WordPress paths — site is now Nuxt, these no longer exist Disallow: /wp-content/ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-json/ Disallow: /wp-login.php Disallow: /wp-*.php Disallow: /xmlrpc.php # Nuxt internal build artifacts — never crawl Disallow: /_nuxt/ # Cloudflare internal paths (Zaraz tracking, email decode, etc) — never user-facing Disallow: /cdn-cgi/ # AI crawlers — welcome to index and cite our content User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: anthropic-ai Allow: / User-agent: cohere-ai Allow: / # Sitemap Sitemap: https://picturethestars.co.uk/sitemap.xml # LLM context file (informational, not a robots.txt directive): https://picturethestars.co.uk/llms.txt