The Core Disciplines

What Technical SEO Covers.

01 · Crawlability

Can Google find and read your pages?

Search engines discover your site by following links — a process called crawling. If your navigation is buried in JavaScript that search engines can't execute, if pages are accidentally blocked by your robots.txt file, or if there are no internal links pointing to important pages, Google may never find those pages at all.

Technical SEO fixes this by auditing which pages Google can and can't reach, fixing the broken paths, and ensuring the most important pages get crawled first through proper internal linking and sitemap architecture.

02 · Indexation

Is Google putting your pages in the search database?

Crawling and indexation are different things. Google might crawl a page (visit it) but decide not to index it (include it in search results). This happens because of duplicate content, thin content, noindex tags left on by accident, or pages that fail quality thresholds.

A technical audit checks which pages are indexed versus crawled and fixes the gaps — ensuring Google is indexing the pages that should rank, not the ones that shouldn't.

03 · Site Speed & Core Web Vitals

Does your site load fast enough to rank and convert?

Google measures site speed as a ranking signal through Core Web Vitals: Largest Contentful Paint (how fast the main content loads), Cumulative Layout Shift (does the page jump around as it loads), and Interaction to Next Paint (how responsive the page is to user interaction).

Most sites are slow because of unoptimised images, render-blocking JavaScript, or slow hosting. Fixing these improves both rankings and conversion — a slow page that loads in 4 seconds loses visitors before they read a word.

04 · Structured Data (Schema Markup)

Does Google understand what your content means?

Search engines read text. But they need help understanding what kind of content it is — is this a review, a business listing, an FAQ, a person's bio? Structured data is a standardised vocabulary (Schema.org) that tells Google exactly what each piece of content represents.

For service businesses, the right schema markup can produce rich results in search: star ratings, FAQ dropdowns, review snippets, and business details that appear before the visitor even clicks through. These significantly improve click-through rate from search results pages.

05 · URL Structure & Canonicals

Is your site clear about which URL is the official version of each page?

If the same content is accessible at multiple URLs, Google may split ranking signals across those URLs instead of consolidating them. Canonical tags tell Google which version is the "official" one.

URL structure also signals topical relevance. A URL like /services/seo-consultant signals context to search engines in a way that /page?id=42 doesn't.

06 · Mobile Optimisation

Is the mobile version of your site what Google actually uses to rank you?

Since 2019, Google has used mobile-first indexing — meaning the mobile version of your site is what it crawls and uses to determine your rankings. If your mobile experience is a stripped-down version of desktop, you're being evaluated and ranked on that stripped-down version.

Technical SEO verifies that the mobile experience includes the same content, the same structured data, and the same internal linking as desktop — and that it loads quickly on mobile connections.