# robots.txt for Author Studio Plus # Development - Block all indexing until production User-agent: * Allow: / Disallow: /api/ Disallow: /dashboard Disallow: /library Disallow: /create Disallow: /profile Disallow: /auth/ Sitemap: https://www.authorstudioplus.com/sitemap.xml # When ready for production, replace with: # User-agent: * # Allow: / # Disallow: /api/ # Disallow: /dashboard # Disallow: /library # Disallow: /create # Disallow: /profile # Disallow: /auth/ # Sitemap: https://yourdomain.com/sitemap.xml