Technical SEO Checklist for UK Small Businesses: What Actually Matters in 2026
Technical SEO guides often list hundreds of potential issues. For a small business website with fifty pages and no development team, most of those issues are irrelevant noise. This checklist focuses on the subset of technical factors that actually influence rankings for UK SMB sites in 2026.
Crawlability and Indexation
Before Google can rank your pages, it has to find and index them. Surprisingly common barriers prevent this from happening properly.
Check your robots.txt: Visit yourdomain.co.uk/robots.txt. Make sure it isn't blocking pages you want indexed. A misconfigured robots.txt — often a relic from a development phase — can quietly prevent your most important pages from ever being indexed.
Submit a sitemap: Your sitemap.xml should list every page you want indexed, and nothing else. No redirect URLs, no noindex pages, no parameter-based duplicates. Submit it through Google Search Console and monitor for errors.
Check for noindex tags: Search Console's Index Coverage report will show you pages that are excluded. If important pages appear there, check the HTML for <meta name="robots" content="noindex"> tags that shouldn't be there.
Canonical tags: Every page should either be its own canonical, or explicitly point to the canonical version if duplicates exist. Check that your canonical tags are self-referencing on the pages you want ranked, not pointing elsewhere by mistake.
Core Web Vitals: What to Prioritise
Google's Core Web Vitals have been a ranking factor since 2021. Three metrics matter:
Largest Contentful Paint (LCP): How long until the largest visible element loads. Target under 2.5 seconds. For most small business sites, the hero image is the LCP element. Compress it, serve it in WebP format, and use loading="eager" with explicit width and height attributes.
Cumulative Layout Shift (CLS): Measures visual stability — how much the page jumps around during loading. Common causes include images without declared dimensions, ads loading in, and fonts swapping. Target a score below 0.1.
Interaction to Next Paint (INP): Replaced First Input Delay in 2024. Measures how quickly the page responds to user interactions. Heavy JavaScript that blocks the main thread is the primary cause of poor INP scores. Target under 200ms.
Test your Core Web Vitals in Google Search Console under the "Experience" section for field data (real user data), and in PageSpeed Insights for lab data and specific recommendations.
HTTPS and Security
Every page of your site should be served over HTTPS. If you're still on HTTP, this should be your first fix — it's been a confirmed ranking signal since 2014 and affects user trust.
Check for mixed content warnings (HTTPS pages loading HTTP resources) using Chrome DevTools. Mixed content degrades security and can trigger browser warnings that reduce conversion.
Mobile Performance
Over 60% of search queries in the UK happen on mobile devices. Google indexes and ranks based on your mobile site, not your desktop site (mobile-first indexing).
Test your mobile performance with Google's Mobile-Friendly Test. Beyond basic responsiveness, check:
- Text is readable without zooming (16px minimum for body text)
- Tap targets are adequately sized (44px × 44px minimum)
- Content doesn't exceed the viewport width
- No horizontal scrolling
Structured Data for Small Businesses
Structured data (schema markup) doesn't directly improve rankings but helps Google understand your content and can trigger rich results that improve click-through rates.
For a UK small business, the highest-priority schema types are:
LocalBusiness: Tells Google your exact NAP data, opening hours, geo-coordinates, and service area. This reinforces your Google Business Profile data.
BreadcrumbList: Adds breadcrumb navigation to your search results appearance, improving CTR and helping Google understand your site structure.
FAQPage: If you have FAQ sections, marking them up can trigger expandable FAQ rich results directly in search, significantly increasing your result's footprint on the page.
Implement schema as JSON-LD in your <head> or at the bottom of <body>. Validate using Google's Rich Results Test.
URL Structure and Internal Linking
Clean, descriptive URLs improve both crawlability and click-through rates:
/services/commercial-cleaning-london/is better than/page?id=47- Use hyphens not underscores between words
- Keep URLs as short as meaningful
- Avoid dynamic parameters in URLs where possible
Internal linking distributes authority across your site and helps Google discover and understand your content. Every important page should be reachable within three clicks from your homepage. Orphan pages (pages with no internal links pointing to them) are frequently not indexed.
Page Speed: The Quick Wins
For most small business sites, page speed improvements come from a small number of changes:
-
Image optimisation: Compress images before upload. Serve modern formats (WebP, AVIF). Always specify width and height attributes. Lazy-load images below the fold.
-
Eliminate render-blocking resources: JavaScript files that load in the
<head>withoutdeferorasyncattributes delay page rendering. Add these attributes to non-critical scripts. -
Minimise unused CSS and JavaScript: If your site was built on WordPress with a page builder, you're almost certainly loading CSS and JavaScript from plugins that aren't used on most pages. A plugin like Asset CleanUp or Perfmatters can help.
-
Use a CDN: Even a free Cloudflare plan will serve your static assets from servers closer to your users and cache your pages at the edge.
-
Enable browser caching: Static resources (images, CSS, JS) should be cached by browsers. Set cache-control headers with long max-age values for versioned assets.
What Not to Obsess Over
Some technical factors matter far less than commonly claimed:
- Exact keyword density: No specific percentage is correct. Write naturally.
- Number of pages: More pages isn't better. More relevant, high-quality pages is better.
- Meta keywords: Ignored by every major search engine since 2009.
- Page length: There's no magic word count. Some queries are best answered in 200 words, some in 2000.
Focus your technical effort on the issues in this checklist, and you'll address 90% of the technical problems that actually affect rankings for UK small business sites.
If you'd like a technical SEO audit tailored to your site's specific issues, speak to our team.
Ready to get your edge?
Get a free, no-obligation SEO audit and see exactly where you stand.