Ecommerce sites have a specific set of SEO problems that a generic audit checklist tends to miss entirely — mostly stemming from product variants, filtering, and category structure. This checklist covers those specifically; pair it with the broader marketing audit checklist for everything else.
Faceted navigation checklist
- Filter and sort combinations (size, color, price range) aren't generating large numbers of separately crawlable, indexable URLs that dilute crawl budget.
- Canonical tags on filtered views point back to the main category page, unless a specific filtered view genuinely has its own search demand worth targeting.
- Pagination on category pages uses proper rel attributes or a clear canonical strategy, not creating a chain of thin, duplicate-feeling pages.
Product and category duplicate content checklist
- Product descriptions aren't copy-pasted verbatim from manufacturer feeds — identical descriptions across many competing retailers produce zero differentiation for search engines to reward.
- Near-identical product variants (same item, different size/color) are consolidated under one canonical URL rather than each generating a separate, thin indexable page.
- Category pages have genuine, unique intro copy rather than being differentiated only by the product grid.
Structured data checklist
Productschema is present on every product page, with accurate price, availability, and review/rating data kept in sync with the actual page content.BreadcrumbListschema reflects the real category hierarchy, helping both search engines and AI answer engines understand site structure.- Out-of-stock products return an accurate
availabilityvalue rather than silently showing as in-stock in schema while the page itself says otherwise.
Out-of-stock and discontinued product checklist
- Discontinued products that still have search demand redirect to the closest current equivalent rather than 404ing and losing accumulated rankings and links.
- Genuinely out-of-stock (but still sold) products stay live and indexable rather than being removed, since removing them loses both rankings and the chance to capture the visitor for a similar item.
Site search and internal linking checklist
- Internal site search result pages aren't indexable, since they typically produce large volumes of low-value, near-duplicate URLs.
- High-margin or strategically important products are linked from category and related-product modules, not relying entirely on search to surface them.
| Ecommerce-Specific Issue | Generic Audit Catches It? | Fix |
|---|---|---|
| Faceted navigation URL explosion | Rarely | Canonical to main category, block low-value combinations |
| Manufacturer-feed duplicate descriptions | Rarely | Write unique descriptions for at least top-selling products |
| Discontinued product 404s | Sometimes | Redirect to closest current equivalent, not a hard 404 |
Ecommerce SEO issues compound quickly because of sheer page volume — a pattern affecting thousands of product pages is a much bigger deal than the same pattern on a handful of pages, which is why this checklist exists as its own pass inside SEO & Search Growth work for ecommerce clients.
Sequencing the checklist by catalog size
A checklist covering the same ground for a 200-SKU store and a 50,000-SKU marketplace hides a real difference in urgency. On a small catalog, faceted navigation and pagination issues rarely reach a scale where crawl budget becomes a genuine constraint — the fixes above are worth doing for cleanliness, but the risk of a search engine simply never getting to everything worth indexing is low. On a large catalog, crawl budget becomes an active constraint, and the checklist needs different sequencing: block or noindex low-value faceted combinations first, since that's usually the single biggest source of wasted crawl budget, before spending audit time on secondary items like unique category copy. Search Console's crawl stats report is worth checking specifically for this — a large gap between total crawl requests and the number of pages actually worth ranking is the clearest sign the faceted navigation problem above is live on a given site, not theoretical.
Image SEO: the checklist item most audits skip
Product photography carries a disproportionate share of ecommerce SEO opportunity that a generic checklist rarely covers with any specificity. Descriptive, unique alt text on product images — not the product SKU or a generic "product photo" — supports both standard image search traffic and, increasingly, how AI-driven answer engines describe and reference products they're citing. A common mistake is lazy-loading every product image with no image sitemap or markup signaling which images actually matter, which can quietly keep otherwise valuable product photography out of the index entirely. Compressed, non-degraded file sizes matter for page speed, but the alt text and indexability side of image SEO is the piece most often missing, since it requires deliberate content work per product rather than a one-time technical fix applied sitewide.
International and multi-currency checklist items
For any ecommerce site selling into more than one country or currency, a whole category of ecommerce-specific SEO issues sits outside the checklist items above. Currency or region selectors implemented purely in JavaScript, with no server-rendered or URL-based distinction between markets, typically mean search engines only ever see one version of a page regardless of how many currencies or regions are technically supported. Hreflang tags, where multiple country or language versions of the same product exist, need to point at genuinely equivalent pages, not just the closest matching category, since a mismatched hreflang implementation can actively confuse which version ranks where for whom. This category of issue is easy to miss because it doesn't surface as a page-level problem the way duplicate content or a 404 does — it shows up instead as underperformance in specific markets, which is hard to diagnose without checking the hreflang and market-selector implementation directly.
The mistake that undoes a clean audit: broken canonical chains after a redesign
A common mistake specific to ecommerce sites is running this checklist once after a platform migration or redesign, fixing everything found, and then not checking it again after the next round of category restructuring or a new filter feature ships. Canonical tags and redirect rules that were correct at audit time frequently break quietly when a development team adds a new filter option, restructures category URLs for a rebrand, or migrates to a new platform, since none of those changes are typically run past whoever owns SEO before shipping. The practical fix is treating a subset of this checklist — canonical tags on filtered views, and redirect coverage on discontinued products — as a recurring check tied to the site's release cadence rather than a once-a-year audit item, since the redesign that breaks it is far more likely to happen between audits than during one.
What a clean audit doesn't guarantee
Passing every item on this checklist fixes the technical and structural problems specific to ecommerce, but it doesn't guarantee rankings on its own, since none of it addresses whether the product and category pages have genuine content depth, backlinks, or demonstrated relevance for the terms they're meant to rank for. Treat this checklist as removing the ecommerce-specific obstacles standing between the site and its actual ranking potential, not as a ranking strategy by itself — the broader keyword targeting, content, and link-building work still needs to happen alongside it, on pages this checklist has now made technically sound enough to actually benefit from that work.
One caveat worth stating plainly for a large catalog encountering all of this for the first time: don't try to fix every item in one pass. Prioritize by expected impact and the number of pages affected, work through the list in that order, and treat it as a running checklist revisited each quarter rather than a single project with a fixed end date — the catalog keeps changing, and so does the set of issues worth checking for.
FAQ
What SEO issues are specific to ecommerce sites?
Ecommerce sites face SEO issues that generic audits often miss: faceted navigation generating enormous numbers of crawlable low-value URLs, duplicate product descriptions copied from manufacturer feeds, thin near-identical variant pages, and discontinued products 404ing instead of redirecting to a current equivalent — all of which compound quickly given the typical page volume on an ecommerce site.
- Faceted navigation and product variants are the two most common sources of ecommerce-specific technical SEO problems.
- These issues scale with catalog size, making them disproportionately costly on larger ecommerce sites.
Should out-of-stock products be removed from an ecommerce site?
Generally no — if the product will be restocked, keep the page live and indexable rather than removing it, since removal loses accumulated rankings and links; for genuinely discontinued products, redirect to the closest current equivalent rather than returning a 404, which preserves both SEO value and the chance to capture the visitor for a similar item.
- Removing a page entirely (404) forfeits accumulated rankings and backlinks with nothing to show for it.
- A redirect to a relevant current product is almost always better than a dead end for both users and search engines.