# robots.txt for ATL Embroidery LLC # https://atlemb.com User-agent: * Allow: / # Disallow admin areas Disallow: /admin/ Disallow: /admin # Disallow API endpoints Disallow: /api/ Disallow: /graphql/ # Disallow authentication pages Disallow: /auth/ Disallow: /auth Disallow: /login Disallow: /register # Disallow development tools Disallow: /_dev/ Disallow: /test/ # Disallow checkout process (privacy) Disallow: /cart Disallow: /checkout Disallow: /payment Disallow: /shipping Disallow: /confirm # Disallow user-specific pages Disallow: /profile Disallow: /orders Disallow: /account # Allow search engines to index important pages Allow: / Allow: /shop Allow: /about Allow: /contact Allow: /services Allow: /quote Allow: /embroidery Allow: /screen-printing Allow: /design-services Allow: /bulk-orders # Sitemap location Sitemap: https://atlemb.com/sitemap.xml # Crawl delay (be nice to our server) Crawl-delay: 1