# Allow all crawlers to access public pages User-agent: * # Allow public pages Allow: / Allow: /login Allow: /signup Allow: /privacy-policy Allow: /terms-of-service Allow: /password-reset-sent Allow: /reset-password # Block protected wizard pages Disallow: /wizard/ Disallow: /wizard/* # Block admin pages Disallow: /admin/ Disallow: /admin/* # Block settings pages Disallow: /settings/ Disallow: /settings/* # Block API routes Disallow: /api/ Disallow: /api/* # Block auth callback routes Disallow: /auth/ Disallow: /printify/ # Sitemap location Sitemap: https://buildmypod.ai/sitemap.xml