# ---------------------------------------- # robots.txt for https://centrale.cl # RankMath + WooCommerce optimized # ---------------------------------------- User-agent: * # Allow everything important Allow: / # Allow CSS/JS/images so Google can render pages correctly Allow: /*.js$ Allow: /*.css$ Allow: /wp-content/uploads/ Allow: /wp-admin/admin-ajax.php # Block backend and system folders Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-json/ Disallow: /xmlrpc.php Disallow: /cgi-bin/ Disallow: /trackback/ Disallow: /comments/ Disallow: /?s= Disallow: /search/ # Block WooCommerce non-indexable sections Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /*add-to-cart=* Disallow: /*wc-ajax=* # Block filter/facet parameters (avoid crawl bloat) Disallow: /*?filter_ Disallow: /*&filter_ Disallow: /*?wpf_filter_ Disallow: /*&wpf_filter_ Disallow: /*?orderby= Disallow: /*?min_price= Disallow: /*?max_price= Disallow: /*?rating_filter= Disallow: /*?pa_ Disallow: /*?attribute_pa_ Disallow: /*?add_to_wishlist= Disallow: /*?compare= Disallow: /*?variation_id= Disallow: /*?v= Disallow: /*?utm_ Disallow: /*?gclid= Disallow: /*?fbclid= # RankMath sitemap (auto-generated) Sitemap: https://centrale.cl/sitemap_index.xml