# robots.txt for DesignedByYou.ai # Allow all crawlers to index the site User-agent: * Allow: / # Disallow admin and API routes (will be added in Phase 2) Disallow: /admin/ Disallow: /api/ # Sitemap location Sitemap: https://designedbyyou.ai/sitemap.xml