The client-proof workflow → E-commerce catalogs

Index Coverage Audits for Large E-commerce Catalogs

A 60,000-URL store is not one indexing question. It's five or six of them wearing one sitemap — and the audit that treats the catalog as a single list produces a number nobody can act on. "73% indexed" means nothing. "Products 94%, categories 88%, pagination 12%" is a work plan.

Scope by template, not by domain

Split the URL inventory before checking anything: category pages, product pages, pagination, filters and facets, editorial. Each template has its own fate in the index and its own fix when coverage drops. The split usually comes straight from URL patterns; where it doesn't, a crawl export plus the sitemap does it — the free sitemap URL extractor turns sitemap files into checkable lists in seconds.

What each template's misses usually mean

Running the check at catalog scale

Batch tasks take up to 100,000 links per .txt file, so even a full-catalog baseline is one or two runs. After the baseline, full checks are for milestones — replatforming, migrations, template rollouts. Between milestones, per-template samples do the monitoring at a fraction of the cost; the methodology is on the sampling page.

Sequence that works: baseline by template → fix the template with the worst ratio of "should be indexed" to "is indexed" → resubmit that template's clean pile → re-check in 14 days. One template at a time beats a 40-page audit nobody implements.
Related playbooks: Sampling vs full checks · Client-proof reports · The full agency workflow