User-agent: * Allow: / # /checkout is NOT disallowed here, on purpose. Do not add it back. # # It serves "X-Robots-Tag: noindex, follow" from _headers. Blocking it here # as well meant Googlebot could never fetch it, could therefore never READ # that noindex, and indexed the bare URL from internal links anyway -- which # is what Search Console was reporting as "Indexed, though blocked by # robots.txt" on 2026-09-04. # # A noindex header and a robots.txt Disallow on the same URL cancel each # other out: the header is the stronger instruction, and the Disallow is what # stops it being heard. Pick one. For anything that must stay OUT of the # index, the header is the one that works. # # Still disallowed below: /admin*, /api/, /functions/, /build/. Those return # no useful body to a crawler and carry no noindex to be missed. Disallow: /admin Disallow: /admin/ Disallow: /admin-inventory Disallow: /admin-inventory.html Disallow: /admin-orders Disallow: /admin-orders.html Disallow: /admin-customers Disallow: /admin-customers.html Disallow: /api/ Disallow: /functions/ Disallow: /build/ # The Rs 1 payment-test product. Excluded from the sitemap and both feeds and # served noindex, but a crawler can still reach it from a shared direct link. Disallow: /product/TEST- Sitemap: https://saubhagyajewellery.com/sitemap.xml