# robots.txt for AppForceStudio # https://appforcestudio.com User-agent: * Allow: / # Disallow private/auth routes Disallow: /dashboard/ Disallow: /playground-saved-themes Disallow: /published-themes Disallow: /api/ # Disallow auth pages from indexing (handled by meta robots too) Disallow: /login Disallow: /register Disallow: /forgot-password # Allow important pages Allow: /pricing Allow: /templates Allow: /about-us Allow: /contact-us Allow: /tools/ # Crawl delay for politeness Crawl-delay: 1 # AI Crawlers - explicitly allow User-agent: GPTBot Allow: / Disallow: /dashboard/ Disallow: /api/ Disallow: /login Disallow: /register User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: cohere-ai Allow: / # Sitemap & LLMs Sitemap: https://appforcestudio.com/sitemap.xml