# DevMotion - AI-Powered Animation Editor
# Create stunning animated videos with AI assistance

User-agent: *
Allow: /
Allow: /gallery
Allow: /editor
Allow: /tools/
Allow: /docs/
Allow: /vs/
Allow: /dub/

# Individual project pages have no SEO value (user-generated, app UI)
Disallow: /editor/p/

# Disallow private/internal routes
Disallow: /render/
Disallow: /api/
Disallow: /mcp/

# Disallow auth pages from indexing (no SEO value)
Disallow: /login
Disallow: /signup
Disallow: /forgot-password
Disallow: /demo

# Sitemap location
Sitemap: http://localhost:5173/sitemap.xml

# Crawl delay - be respectful to server resources
Crawl-delay: 1
