# ============================================= # robots.txt for gemsndiamond.com # Last Updated: 2026-03-14 # ============================================= # All Search Engines User-agent: * # Allow main site Allow: / Allow: /all-products/ Allow: /product/ Allow: /about-us Allow: /contacts Allow: /blogcategory Allow: /allcat # ---- BLOCK: Admin & Private Panels ---- Disallow: /admin Disallow: /admin/ Disallow: /seller/ Disallow: /seller/auth/ # ---- BLOCK: User Account Pages ---- Disallow: /customer/ Disallow: /customer/auth/ Disallow: /customer/account/ # ---- BLOCK: Transaction Pages ---- Disallow: /checkout Disallow: /shop-cart # ---- BLOCK: Duplicate Filter/Sort URLs ---- Disallow: /*?data_from= Disallow: /*?data_from=featured Disallow: /*?data_from=latest Disallow: /*?data_from=best-selling Disallow: /*?data_from=discounted Disallow: /*?data_from=top-rated Disallow: /*?data_from=most-favorite Disallow: /*?data_from=featured_deal # ---- BLOCK: Pagination Duplicate Content ---- Disallow: /*?page= Disallow: /*&page= Disallow: /*page_no= # ---- BLOCK: Internal ID Parameters ---- Disallow: /*?id= # ---- BLOCK: Storage/File Directories ---- Disallow: /storage/ Disallow: /resources/ # ---- BLOCK: API Endpoints ---- Disallow: /api/ # ---- BLOCK: Legal/Policy Pages (Low SEO Value) ---- Disallow: /shipping-policy Disallow: /privacy-policy Disallow: /terms Disallow: /refund-policy Disallow: /cancellation-policy Disallow: /helpTopic # ---- BLOCK: Auth/Login Pages ---- Disallow: /customer/auth/login Disallow: /customer/auth/recover-password Disallow: /seller/auth/forgot-password # ============================================= # Sitemap Location # ============================================= Sitemap: https://gemsndiamond.com/sitemap.xml