Skip to main content

E-commerce SEO

E-commerce Technical SEO Basics

Faceted navigation, schema, and Core Web Vitals — the technical SEO basics every Malaysian store needs covered.

6 min read
Technical SEO audit dashboard for ecommerce store

The Four Foundations

You already know that technical stability dictates search visibility for any online catalogue. Our founder, Adam Yong, established Adam SEO in 2011 on the premise that rankings must drive tangible business growth.

The core ecommerce technical seo patterns discussed here have been shipped successfully across Shopify, WooCommerce, BigCommerce, and Magento at E-commerce SEO.

We always ensure the technical baseline is locked down before investing in content and links. This approach protects your site from silent errors that prevent transactions.See also: Shopify SEO vs WooCommerce SEO in Malaysia.

The Malaysian e-commerce sector is projected to hit MYR 161.8 billion by 2026.

Grabbing a share of that revenue requires an online store that search engines can accurately crawl and index. Let us examine the data, see what the numbers mean, and map out the four exact foundation areas your store needs to cover.

Product schema JSON-LD example with structured data fields annotated

Product Schema

Product schema markup acts as the direct translation layer between your inventory details and Google. We frequently see stores relying on default Shopify or WooCommerce themes that only ship partial schema. These platform defaults often miss the aggregateRating and availability fields, which are exactly what drives rich results.

Recent industry data shows that product rich snippets increase organic click-through rates by an average of 30 percent. Implementing complete structured data gives you a distinct visual advantage over competitors with plain search listings.

We strongly suggest adding complete markup to help AI search models extract your product data accurately. Ensure your code includes the following critical properties:

  • Price and availability status
  • Aggregate star ratings
  • Brand name and specific SKUs
  • Active promotional offers

Canonical Strategy

Faceted navigation creates a massive duplicate content risk for expanding catalogues. We often find that a medium-sized store with 10,000 products and just 50 filters can generate over 500,000 URL variations. Every single combination looks like a unique, competing page to a search engine bot.

Canonical tags consolidate ranking signals to the master category URL. We use them aggressively on parameter combinations that do not deserve their own indexed page. This precise consolidation protects your search visibility from index bloat and diluted authority.

Crawl Management

Crawl budget waste is the silent revenue killer on large product catalogues. We implement strict robots.txt blocks for non-indexable parameter combinations. This hard block forces search engine bots to focus only on pages that actually drive sales.

Your XML sitemaps should contain indexable priority pages only. Internal linking must surface top categories near the homepage for easy discovery. A clean crawl path ensures Google finds and indexes your newest products immediately.

Core Web Vitals

Most stores score decently on their homepage but show terrible template-level performance. We notice this happens because performance optimisation usually stops at the front door. Category and product page templates are actually the most critical targets for ecommerce core web vitals.

Mobile commerce currently accounts for 68 percent of all e-commerce traffic. Your pages must load quickly on real-world mobile networks, not just fast office Wi-Fi.

We prioritise keeping your Largest Contentful Paint under 2.5 seconds and Interaction to Next Paint under 200 milliseconds. Hitting these specific benchmarks prevents customers from abandoning the site before the product image even loads.

Faceted Navigation Specifics

Faceted navigation seo involves managing the single biggest technical pitfall for online retailers. We approach this specific problem using three strict rules of thumb to protect category rankings.

  1. Allow indexing only for facet combinations with measurable search demand (e.g., “running shoes red size 10” if it has local search volume).
  2. Block indexing for high-cardinality combinations that create near-infinite duplicates.
  3. Never let multiple facets create circular canonical chains.

Search engines will simply abandon crawling your site if they get trapped in an endless loop of conflicting tags.

The implementation process differs wildly depending on your chosen platform. We customise Shopify setups using specific theme edits or dedicated filtering apps. WooCommerce handles advanced filtering efficiently through dedicated plugins. Magento requires native configuration tuning to handle URL parameters correctly.

PlatformRecommended SolutionDifficulty Level
ShopifyCustom theme edits or filtering appsMedium
WooCommerceAdvanced AJAX filtering pluginsLow
MagentoNative parameter configurationHigh

Common Audit Findings

Recurring patterns surface constantly during our technical audits of regional brands. We regularly see e-commerce sites losing up to 40 percent of potential traffic due to basic platform defaults. These silent errors drain organic revenue directly when left ignored.

The most frequent technical issues we uncover include:

  • Missing aggregateRating schema visible as warnings in Google Search Console.
  • Self-referencing canonical loops generating thousands of identical filter pages.
  • Orphan product pages lacking any internal links from parent categories.
  • Render-blocking JavaScript stalling the critical Largest Contentful Paint metric.
  • Unoptimised, massive hero images slowing down main category pages.

Fixing these problems does not require an expensive platform migration. We resolve these issues using targeted code adjustments and proper plugin configuration. Clean technical architecture directly translates to higher search rankings and a faster purchasing journey.

What to Prioritise

Fixing everything at once is rarely practical for busy retailers. We recommend a phased approach that targets the highest impact items first. Start by addressing Core Web Vitals on your top 10 highest-traffic category pages this quarter.

If you have the bandwidth to fix two things, add complete product schema across the entire catalogue.

The compounding effect of these two changes alone consistently moves organic revenue for most Malaysian stores. We find that a technically sound website provides the perfect foundation for capturing high-intent shoppers. Audit your category templates today to ensure your technical baseline is ready to scale.

Got Questions?

Frequently Asked Questions

Do I need product schema if I run Shopify?
Shopify ships partial product schema by default. Most themes miss key fields like aggregateRating, availability, and offers. A schema audit usually finds gaps worth fixing.
Should I block faceted URLs from indexing?
Yes, in most cases. Faceted combinations create near-infinite URL variants. Block them via robots.txt, robots meta, or canonical tags depending on the use case.
What Core Web Vitals score should I aim for?
Aim for green on all three metrics on category and product pages. LCP under 2.5s, INP under 200ms, CLS under 0.1.