# robots.txt for mipiece.com User-agent: * # Allow all pages Allow: / # Allow catalog crawlers to access product feed assets Allow: /api/meta-catalog-feed Allow: /api/meta-catalog-image # Block sorting/filtering URLs that create duplicate content Disallow: /*?*sort= Disallow: /*?*sort=*& # Allow the product catalog feed + its images (Pinterest / Meta) before blocking the rest of /api/ Allow: /api/meta-catalog-feed Allow: /api/meta-catalog-image Disallow: /api/ Disallow: /admin/ Disallow: /playground/ # Block internal/dev pages Disallow: /wizard/ Disallow: /ux/ Disallow: /studio/ Disallow: /test Disallow: /simple-test Disallow: /upload-test # Sitemap location Sitemap: https://mipiece.com/sitemap.xml