Most Shopify SEO advice fixates on product pages. But the searches with real commercial volume are category-shaped — “waterproof hiking boots”, not a specific SKU. Those map to collection pages, which on most stores are an H1, a product grid, and nothing else.
Why the default loses
A bare grid gives a search engine almost nothing unique. The product titles belong to the products. There's no context, no explanation, nothing distinguishing your page from the thousand other stores selling the same catalog.
The competitors ranking above you have descriptions, buying guidance, and internal links. They earned it with a few hundred words.
What a working collection page includes
- A short intro above the grid — two or three sentences that orient the shopper. Not a keyword paragraph.
- Buying guidance below the grid — how to choose, what matters, common mistakes. This is where the ranking weight comes from.
- Answers to real pre-purchase questions about sizing, materials, compatibility, care.
- Links to related collections, which spread authority and help shoppers.
- A genuinely descriptive H1. “Products” is a wasted tag.
The duplicate content trap
Shopify's biggest structural SEO problem. By default a product is reachable at both /products/item and /collections/category/products/item. Same content, multiple URLs.
Modern Shopify themes generally canonicalize to /products/item — verify yours does. Then make sure internal links point at the canonical URL directly rather than relying on the tag to clean it up.
Faceted navigation
Filters generate URL parameters, and unmanaged they can produce thousands of near-identical crawlable pages that dilute crawl budget.
The rule of thumb: if a filter combination has genuine search demand — “women's waterproof hiking boots” — make it a real collection with its own content. Everything else should stay out of the index.
Pagination
Infinite scroll looks modern and frequently hides most of your catalog from crawlers. If products load only on scroll with no crawlable links, they may never be discovered. Keep real paginated links in the markup even if the visible behavior is scroll-based.
Priority order
Fix canonicals first — it's structural and affects everything. Then write content for your top five collections by revenue. Then handle facets. Product-level tweaks last; that's where most stores start and it's the smallest lever.