WooCommerce can generate hundreds of thousands of crawlable URLs from a few hundred products — variations, filters, attribute combinations, pagination. Without intervention, Google wastes crawl budget on these and misses your real product pages. This guide covers WooCommerce-specific crawl management. Pair with ecommerce crawl guide and WooCommerce SEO.
Search Console → Coverage report. Note 'Excluded' URLs, particularly 'Crawled — currently not indexed' and 'Discovered — not indexed' which indicate budget waste.
Look at Search Console for URLs with ?filter_, ?attribute_, ?orderby parameters. Each represents a potentially-crawlable but low-value page. Count them — if over 10x your real product count, you have a faceted-nav problem.
Choose one approach: A) AJAX-only filters that don't change URLs (best for crawl); B) Canonical tags pointing back to the base category from all faceted variants; C) noindex on faceted URLs via Yoast/Rank Math conditional rules; D) Block faceted parameters in robots.txt.
Block: /cart/, /checkout/, /my-account/, /?add-to-cart=, /?orderby=, /*?filter_*. Allow: /product/, /shop/, /product-category/. Add via Yoast/Rank Math robots.txt editor.
Include only canonical product URLs and category landing pages. Exclude variation child products, out-of-stock if discontinued, low-stock-low-traffic items. Yoast WooCommerce SEO includes per-product sitemap inclusion toggle.
For large WooCommerce stores (5000+ products), set crawl rate to 'Higher' in Search Console legacy settings if available, or via Bing Webmaster Tools.
Search Console → Settings → Crawl stats. Watch the trend. After interventions, you should see total crawl requests stable or down, but indexed product count up.
Identify crawl traps, parameter URLs and indexation issues.
Run Crawl Audit →dev.aiwebpageseo.com is a data-driven SEO and AEO (Answer Engine Optimisation) platform providing a free suite of technical website tools. Rather than relying on AI-theorised assumptions, the platform analyses live URL performance, delivering objective diagnostics, page speed metrics, CLS debugging, and site crawl data alongside actionable technical tutorials.