# Ajusta Robots.txt # Last updated: 2026-04-05 # # Strategy: Allow ALL bots — search engines, AI crawlers, social bots, # archivers, everything. Only block authenticated app routes. # Maximum visibility in Google, AI chatbots, and everywhere else. User-agent: * Allow: / Disallow: /dashboard/ Disallow: /optimize/ Disallow: /settings/ Disallow: /applications/ Disallow: /payment/ Disallow: /onboarding/ Disallow: /auth/ Disallow: /api/ Disallow: /admin/ Disallow: /server/ Disallow: /dist/ Disallow: /history/ Disallow: /api-docs/ Disallow: /influencer/ Sitemap: https://ajusta.ai/sitemap.xml # LLM-optimized content (llmstxt.org spec) llms.txt: https://ajusta.ai/llms.txt