# Robots.txt for Las Vegas All Stars # https://lvallstarcheer.com User-agent: * Allow: / # Disallow admin/backend paths Disallow: /admin/ Disallow: /api/ # Allow all CSS, JS, and images for proper rendering Allow: /assets/ Allow: /*.css$ Allow: /*.js$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$ # Sitemap location Sitemap: https://lvallstarcheer.com/sitemap.xml # Specific bot rules User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / Crawl-delay: 1 # AI/LLM Crawlers - Explicitly allowed for visibility User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: cohere-ai Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / # LLMs.txt location # llms.txt: https://lvallstarcheer.com/llms.txt