# robots.txt für https://polarfoxx-shop.com User-agent: * # System- und Backendbereiche blockieren Disallow: /admin/ Disallow: /api/ Disallow: /error/ Disallow: /recovery/ Disallow: /shop-api/ Disallow: /widgets/ Disallow: /checkout/ Disallow: /register/ Disallow: /account/ Disallow: /address/ Disallow: /login/ Disallow: /logout/ Disallow: /newsletter/ Disallow: /order/ Disallow: /note/ Disallow: /password/ Disallow: /product-compare/ # Interne Suchseiten blockieren Disallow: /search # Alle anderen Seiten dürfen gecrawlt werden Allow: / # Sitemap angeben Sitemap: https://polarfoxx-shop.com/sitemap.xml