User-agent: * # Block specific upload directories Disallow: /wp-content/uploads/wc-logs/ Disallow: /wp-content/uploads/woocommerce_transient_files/ Disallow: /wp-content/uploads/woocommerce_uploads/ Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /wishlist/ Disallow: /track-order/ # Block the admin area except for AJAX Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Block REST API endpoints (for security and to avoid unnecessary crawling) Disallow: /wp-json/ Disallow: /?rest_route= # Block unwanted URL parameters that create duplicate or unnecessary variations Disallow: /*?*google_product_category Disallow: /*?*is_ajax Disallow: /*?*manufacturer # Block pages that are meant for utility (cart, checkout, account, etc.) # Block internal search result URLs to prevent duplicate content issues Disallow: /?s= Disallow: /search/ # --- Explicitly Allow Important Pages --- Allow: /product-category Allow: /product Allow: /blog Allow: /refund_returns Allow: /shipping-policy Allow: /faq Allow: /privacy-policy Allow: /terms-and-conditions/ Allow: /contact # --- Sitemap --- Sitemap: https://sillypunter.com/sitemap_index.xml