# llms.txt for WooCommerce website # Purpose: Allow AI models to understand products and content # Block private, dynamic, and transactional pages User-Agent: * # Core public content Allow: /shop/ Allow: /product/ Allow: /product-category/ Allow: /product-tag/ Allow: /category/ Allow: /tag/ Allow: /blog/ Allow: /about/ Allow: /contact/ Allow: /faq/ Allow: /docs/ # WooCommerce assets (safe) Allow: /wp-content/uploads/ # Block user-specific or transactional pages Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /order-received/ Disallow: /wishlist/ Disallow: /compare/ # Block internal WordPress/WooCommerce internals Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /wp-json/ Disallow: /xmlrpc.php Disallow: /*wc-ajax=* Disallow: /*add-to-cart* Disallow: /*remove-item* # Block search, filters, pagination & tracking URLs Disallow: /search/ Disallow: */page/* Disallow: /*?s= Disallow: /*?filter_* Disallow: /*?orderby= Disallow: /*?min_price* Disallow: /*?max_price* Disallow: /*utm_* Disallow: /*fbclid* Disallow: /*gclid* # AI-friendly sitemap Sitemap: https://shiraz-market.com/sitemap_index.xml