Technical SEO Checklist for Scottish E-Commerce Sites

Why Technical Foundations Matter for Scottish Online Retailers
Scottish e-commerce businesses operate in a competitive UK-wide market while often serving specific regional demand, from Highland outdoor gear to Edinburgh gin subscriptions. A technically sound site is the difference between Google indexing your product catalogue efficiently and leaving half of it invisible. Platforms like Shopify, WooCommerce, and Magento are popular across Scottish SMEs, and each carries its own default technical debt. The checklist below addresses the most common issues across those platforms and gives you concrete actions, not vague advice.
Crawlability and Indexation
Search engines can only rank pages they can find and read. Start by auditing your `robots.txt` file to confirm you are not accidentally blocking product, category, or collection pages. This is a frequent mistake on WooCommerce sites after a theme or plugin update modifies the file without warning.
Submit an XML sitemap to Google Search Console and Bing Webmaster Tools. Your sitemap should include canonical URLs only, exclude paginated pages unless they carry unique content, and update automatically as new products are added. For Shopify stores, the platform generates a sitemap automatically at `/sitemap.xml`, but you should verify it includes all active collections.
Canonical Tags
Duplicate content is one of the most damaging e-commerce technical SEO issues. Product pages often appear under multiple URLs due to faceted navigation, session IDs, or colour and size variants. Add a self-referencing canonical tag to every product page and ensure filtered URLs either carry a canonical pointing to the base page or are blocked via `robots.txt`.
Structured Data
Implement `Product` schema on every product page, including `price`, `availability`, `sku`, and `aggregateRating` where you have reviews. Google's rich result eligibility for product listings in the UK includes price drop and in-stock badges, both of which directly influence click-through rates.

Site Speed and Core Web Vitals
Page speed is a confirmed Google ranking signal, and its commercial impact is measurable: a one-second delay in load time can reduce conversions by 7%, according to Akamai research. Scottish shoppers accessing your site on mobile connections in rural areas, where 4G coverage is patchier than in Central Belt cities, will feel slow sites more acutely.
Target a Largest Contentful Paint (LCP) under 2.5 seconds, a Cumulative Layout Shift (CLS) score below 0.1, and an Interaction to Next Paint (INP) below 200 milliseconds. Measure these using Google PageSpeed Insights and Chrome's CrUX data for field measurements, not just lab data.
Image Optimisation
Product images are the single biggest cause of poor LCP scores. Convert images to WebP or AVIF format, implement lazy loading for below-the-fold images, and set explicit `width` and `height` attributes to prevent layout shift. On WooCommerce, plugins like Imagify or ShortPixel automate this process; on Shopify, use the native `image_url` filter with size parameters.
Hosting and Server Response Time
A Time to First Byte (TTFB) above 600ms suggests server-side issues. Scottish e-commerce businesses hosting on shared UK servers often see TTFB spike during traffic peaks. Consider a managed hosting provider with UK-based servers, or a CDN with edge nodes in London and Frankfurt to serve Scottish traffic reliably. Cloudflare's free tier covers the CDN basics for most small retailers.
URL Structure and Site Architecture
Flat URL structures with fewer than three click-depths from the homepage help Googlebot reach product pages with sufficient crawl budget. A logical hierarchy looks like `/category/subcategory/product-name/`, not a string of parameters and session variables. Avoid dynamically generated URLs wherever your CMS allows.
Keep URLs lowercase, hyphen-separated, and descriptive. A URL like `/mens-waterproof-hiking-boots/` performs better than `/product?id=4823&cat=14` for both crawlers and users. Magento sites are particularly prone to URL key conflicts after catalogue reorganisation, so audit these after any migration.

HTTPS and Security Signals
Every Scottish e-commerce site must run on HTTPS. This is now table stakes rather than an advantage, but the technical execution is still often flawed. Confirm there are no mixed-content warnings, that HTTP URLs redirect to their HTTPS equivalents, and that your SSL certificate covers all subdomains you use, including any subdomain hosting a separate blog or affiliate portal.
Use browser developer tools or a crawl tool like Screaming Frog to surface mixed-content issues. Even a single insecure asset, such as a legacy product image served over HTTP, can trigger browser warnings that damage trust and conversion rates.

Mobile Usability
Google indexes the mobile version of your site first. Run your key landing pages through Google's Mobile-Friendly Test and check Search Console's Mobile Usability report for viewport errors, touch target spacing issues, and illegible font sizes. WooCommerce themes from the WordPress repository vary widely in mobile quality, so validate rather than assume.
Pay particular attention to checkout flows on mobile. A sticky cart icon, a simplified address form, and Apple Pay or Google Pay integration reduce the friction that causes mobile abandonment, and each has a technical implementation that must be error-free to function properly.
International Targeting and Local Signals
If your Scottish e-commerce site targets UK customers only, ensure your Google Search Console property is set to target the United Kingdom rather than left as unspecified. Use GBP as your default currency and display VAT-inclusive pricing, which is a UK legal requirement for B2C sales.
For retailers who ship within Scotland and want to capture local intent, adding a physical address with Scottish postcode to your site's footer and maintaining a consistent NAP (name, address, phone number) across directories like Yell and Thomson Local strengthens local relevance signals. This matters particularly for searches with implicit geographic intent, such as "whisky gift hampers delivered Scotland."

Internal Linking and Pagination
Internal links distribute PageRank and guide crawlers to your highest-value pages. Every product should be reachable via at least one clean internal link from a category or collection page. Orphaned products, those with no internal links pointing to them, receive minimal crawl attention.
Pagination on category pages should use standard HTML links, not JavaScript-rendered navigation. Implement `rel="next"` and `rel="prev"` link elements if your CMS supports them, though Google's current guidance treats these as hints rather than directives. For large catalogues, consider an "infinite scroll with a load more button" approach that keeps paginated URLs crawlable.
Log File Analysis
Crawl tools reveal what a crawler would see; log files reveal what Googlebot actually did. Request access to your server logs and analyse them using a tool like Screaming Frog Log Analyser or Botify. Look for pages Googlebot visits frequently that return 404 errors, slow server response times on specific URL patterns, and pages that receive zero bot visits despite being in your sitemap.
For Scottish retailers on Shopify, log file analysis is not directly available because Shopify controls the server infrastructure. In that case, rely on Search Console's Coverage and Crawl Stats reports as your primary diagnostic tools for crawl behaviour.

Frequently Asked Questions
What Is a Technical SEO Checklist for E-commerce?
A technical SEO checklist for e-commerce covers the backend and structural elements that affect how search engines crawl, index, and rank your site. Key areas include XML sitemaps, canonical tags, HTTPS, Core Web Vitals, structured data (Product schema), URL structure, mobile usability, and internal linking. Unlike content SEO, technical SEO focuses on what happens beneath the surface of your pages.
What Are the Most Common E-commerce Technical SEO Issues?
The most frequent issues are duplicate content from faceted navigation or product variants, missing or incorrect canonical tags, slow page load times caused by unoptimised images, crawl errors due to misconfigured robots.txt files, and orphaned product pages with no internal links. Pagination handled with JavaScript rather than crawlable HTML links is also a persistent problem on WooCommerce and Magento sites.
How Does Site Speed Affect E-commerce SEO?
Site speed is a direct Google ranking signal and a commercial one. Slower pages reduce crawl efficiency, meaning Googlebot may not reach all your product pages within your crawl budget. For users, a one-second delay in load time is associated with a measurable drop in conversion rate. Core Web Vitals metrics, particularly LCP and INP, now feed directly into Google's page experience ranking signals.
Do Scottish E-commerce Sites Need Any Region-specific SEO Settings?
Yes. Your Google Search Console property should be set to target the United Kingdom. Display prices in GBP with VAT included, which is also a UK legal requirement for B2C transactions. If you serve Scottish customers specifically, including a Scottish address with full postcode in your site footer and maintaining consistent listings on UK directories like Yell strengthens local relevance for geo-targeted searches.
How Often Should I Run a Technical SEO Audit on My E-commerce Site?
Run a full technical audit at least quarterly, and additionally after any major CMS update, theme change, or catalogue restructure. Smaller checks, such as reviewing Search Console's Coverage and Core Web Vitals reports, should happen monthly. Automated crawl monitoring tools like Sitebulb or Screaming Frog Scheduler can flag newly introduced errors between manual audit cycles.