ARTICLE
E-Commerce SEO Audit Checklist
The complete SEO audit checklist for e-commerce websites. Product pages, category structure, technical SEO, and conversion-killing issues to fix.
Mar 31, 20264 min read
E-commerce sites have unique SEO challenges
E-commerce websites can have thousands of pages — product listings, category pages, filtered views, and variants. Each page is a ranking opportunity, but each page also introduces potential technical SEO problems that don't exist on simpler sites.
This checklist covers the most impactful items to check during an e-commerce audit.
Product page essentials
Title tags
Every product page needs a unique, keyword-rich title tag. The pattern should be consistent:
Good: "Blue Widget Pro 3000 — Premium Widgets | Store Name" Bad: "Product Page" or "Store Name | Store Name | Products"
Check for:
- Duplicate title tags across products (extremely common with template-based CMS platforms)
- Missing title tags on variant pages
- Titles exceeding 60 characters (Google truncates them)
Meta descriptions
Product meta descriptions should include the product name, a key benefit, and a call to action. Most e-commerce platforms auto-generate these from the product description — which usually produces terrible results.
Check for:
- Auto-generated descriptions that are truncated mid-sentence
- Missing descriptions entirely (Google will pick a random snippet from the page)
- Duplicate descriptions across similar products
Product schema markup
Product schema with Offer is essential for rich results in Google Shopping. Check for:
name,description,image,skuofferswithprice,priceCurrency,availabilityaggregateRatingif reviews existbrandif applicable
Products with complete schema markup are eligible for rich snippets — star ratings, price, and availability displayed directly in search results. Products without it are not.
Category and navigation structure
URL hierarchy
The URL structure should mirror the site's category hierarchy:
/mens/shoes/running-shoes/nike-air-max— clear hierarchy/product?id=12345&cat=shoes— unreadable, no SEO value
Internal linking
Category pages should link to their child products. Product pages should link back to their parent category. Cross-sell sections ("customers also bought") create additional internal links between related products.
Check for:
- Orphan product pages (not linked from any category)
- Category pages with thin content (just a grid of products with no text)
- Missing breadcrumb navigation
Pagination
Large category pages with hundreds of products need proper pagination. Check for:
rel="next"andrel="prev"link elements- Proper canonical tags on paginated pages
- Load-more buttons that don't create crawlable URLs
Technical SEO for e-commerce
Duplicate content
This is the number one technical issue on e-commerce sites. Common causes:
- Faceted navigation creating thousands of URL variants (
?color=blue&size=large) - Product variants (same product in different colors) with near-identical content
- Syndicated product descriptions used across multiple retailers
Fixes:
- Use
canonicaltags to point variant URLs to the primary product page - Block faceted navigation URLs in robots.txt or use
noindextags - Write unique descriptions for your top-selling products
Site speed
E-commerce sites are heavy by nature — high-res product images, JavaScript-based shopping carts, and third-party scripts for reviews, analytics, and ads. Run a page speed check to identify:
- Unoptimized product images (no WebP, no lazy loading, no responsive srcset)
- Render-blocking JavaScript from third-party plugins
- Slow server response times during traffic spikes
- Missing browser caching headers
SSL and security
Customers won't enter credit card information on an insecure site. Check:
- HTTPS on all pages (not just checkout)
- No mixed content warnings
- Security headers properly configured
- Secure cookie flags on session and cart cookies
Conversion-adjacent SEO
Mobile experience
Over 60% of e-commerce traffic is mobile. Check:
- Mobile-friendliness of product pages and checkout flow
- Tap target sizes on add-to-cart buttons
- Form usability on mobile checkout
- Image gallery swipe behavior on touch devices
Page speed impact on conversion
Google's data: a 1-second delay in mobile load time reduces conversions by up to 20%. For e-commerce, that directly translates to revenue. A site that loads in 5 seconds instead of 2 seconds is leaving 40–60% of potential sales on the table.
Out-of-stock handling
When products go out of stock, what happens to their pages?
- Best: Keep the page live with a "notify when back in stock" option. The page retains its SEO value.
- Acceptable: 302 redirect to the parent category. Temporary, preserves the URL.
- Bad: 404 or delete the page. All accumulated SEO value is lost.
Running the audit
Start with an automated Recon audit to get the baseline scores across all five categories. Then dive into the e-commerce-specific checks above manually. The automated audit catches the broad technical issues; the checklist above catches the e-commerce-specific ones.
Keep reading
Moving Company SEO: Winning High-Intent Local Searches
Moving company SEO requires a service-route-city matrix, trust signals, and schema that converts high-intent searchers into quote requests.
Physical Therapy Clinic SEO: Beyond the Referral
How to audit a physical therapy clinic's website for direct-access search behavior, condition pages, insurance transparency, and E-E-A-T trust signals.
Med Spa Website Audit: Compliance Meets Conversion
How to audit a med spa website for treatment pages, medical-advertising compliance, trust signals, and booking friction that kills conversions.