# Robots.txt for Vibe Coding Toolbox # Generated: 2025-11-18 # Allow all crawlers User-agent: * Allow: / # Disallow admin and API routes Disallow: /admin/ Disallow: /api/ Disallow: /auth/logout Disallow: /debug/ # Crawl delay (be nice to the server) Crawl-delay: 1 # Sitemap location Sitemap: https://vibecodingtoolbox.com/sitemap.xml