# robots.txt for The Cool-Girl Cut # Allow all search engines to crawl the site User-agent: * Allow: / # Disallow admin pages Disallow: /admin Disallow: /admin/* # Disallow auth pages Disallow: /auth Disallow: /login Disallow: /register # Disallow API endpoints Disallow: /api/ # Sitemap location Sitemap: https://thecoolgirlcut.com/api/sitemap.xml