User-agent: * Disallow: /search* Disallow: /sendinquiry* Disallow: /custominquiry* # --- ST-3224: search and filter result pages --- # These are unbounded, low-value URL spaces that consume crawl budget and # duplicate canonical category pages. See docs/ST-3224/. # # Heads up: this file is served by the dist/browser static catch-all in # servers/webstore/server.ts, NOT by the resources/robots-{site}-{env}.txt # route declared directly above it -- that file does not exist. If someone # adds it, it silently wins and edits here stop taking effect. # Product search. /search 301s to /category/search, so both are needed. Disallow: /category/search # Blog search, path form (/blog/result/search/). Disallow: /blog/result/ # Blog search, query form (/blog?search=). Disallow: /*search= # SearchSpring faceted filtering and sorting. Path-agnostic on purpose: # filters= attaches to any category path, not only /category/search. Disallow: /*filters= Disallow: /*sort. # Note: page= is intentionally NOT blocked. Category pagination is how # crawlers reach products not linked from page one. (ST-3224 D-3) Sitemap: https://resources.exxactcorp.com/resources/exx/prod/sitemap.xml?ignoreCache=1