Brilliant content on a broken website doesn't rank. Technical SEO is the foundation everything else sits on. Without it, the strategy, the positioning, and the careful audience work fall away into noise.
Technical SEO makes a site legible to algorithms. The work is ensuring search engines can find the site, understand it, remember it, and trust what they find. It maps directly to the Trust Signal pillar of the Trust Algorithm: what algorithms can objectively verify about the site, its content, and its authority claims.
Done well, technical SEO is invisible. The audience doesn't notice it. They notice that the site works, loads quickly, and feels trustworthy. That's the point.
Crawlability: Can Google Even Find You
Crawlability is the first frontier. When Google can't crawl a site, nothing else matters. The most authoritative content in the industry is invisible if the algorithm can't see it.
A few things kill crawlability. Broken navigation that traps pages from the main menu. Missing or incorrect sitemaps that don't reflect the site structure. Robots.txt files that block critical paths, by accident or over-protective configuration. Poor internal linking that leaves pages isolated. Orphaned content with no pathway from the homepage.
Think of a site as a building. Crawlability is whether the search engine bot can walk through the doors and hallways to every room. Blocked exits. Sealed wings. A map that doesn't show where the rooms are. The bot either leaves or moves slowly and incompletely.
Most crawlability problems come from legacy decisions. A site built with frames or Flash. A platform that generates bloated, slow code. A ten-year-old site with little maintenance, accumulating broken links, redirects, and forgotten security protocols that now block bots.
The fix is methodical. Audit with tools like Screaming Frog or Google Search Console. Look for crawl errors. Check robots.txt and verify it isn't blocking paths that should be crawled. Fix navigation so all important pages are reachable from the main menu or a clear information architecture. Build a proper XML sitemap and submit it to Google. Improve internal linking so pages point to other relevant pages, creating a web rather than a collection of isolated documents.
This is Opportunity work. Making the site findable. Removing the barriers between algorithm and content.
Indexation: Is Google Remembering You
Crawlability and indexation are related but different. Google can crawl a page and still not index it. The bot finds it. The bot reads it. Google decides: is this worth adding to the search index.
Indexation failures come from a few sources. Duplicate content, exact or near-duplicate, trains the algorithm to de-prioritise the pages. Thin content, pages with very little substantive information, tells Google the page isn't worth indexing. Noindex tags set accidentally or never removed after development. Canonicalisation issues, where content is scattered across multiple URLs and the site isn't telling Google which version to trust. Page speed problems that make Google question whether the site is worth the crawl budget.
There's also crawl budget itself. Google allocates a certain amount of resources to crawling a site. A slow site, or one that wastes crawl budget on pages that shouldn't be indexed, gets less of its important content crawled and indexed.
The solutions are methodical. Audit for duplicate content and use canonical tags to tell Google which version is primary. Review content and improve pages that are too thin, removing or merging pages that don't add value. Check for noindex tags that shouldn't be there. Optimise page speed so Google wants to crawl. Review sitemap and robots.txt to confirm nothing is accidentally blocked or confused.
Indexation is also Opportunity work. Making sure that what Google finds, it remembers.
Core Web Vitals: Does the Site Feel Fast
Core Web Vitals are three metrics Google uses to measure real-world user experience. They aren't perfect metrics. They're the metrics Google chose. That makes them the site's problem too.
Largest Contentful Paint measures how quickly the main content loads. Target: under 2.5 seconds. A page taking six seconds fails. The fix is usually image optimisation, lazy loading, reducing JavaScript, or moving to faster hosting. It's rarely a mystery. The reason a site is slow is usually known. The fix has just been deprioritised.
Interaction to Next Paint measures responsiveness. When a user clicks or types, how quickly does the page respond. Target: under 200 milliseconds. Usually a matter of cleaning up JavaScript, deferring non-critical scripts, or reducing the work the main thread has to do. Heavy ad code kills this metric. Unoptimised third-party scripts kill this metric.
Cumulative Layout Shift measures visual stability. When the page loads, do elements move around as content finishes loading. A target under 0.1 means no perceptible movement. Happens when space isn't reserved for images or ads, or when resources load after the page has rendered. A detail metric, but the metric Google chose.
Core Web Vitals are Authority signals. A fast site signals investment in the user experience. A slow site signals the opposite. Users are left waiting.
Improving Core Web Vitals takes investment. Faster hosting. Frontend rebuilds. Cutting third-party services that drag performance down. The work pays off and is measurable. Google Search Console gives free Core Web Vitals data. Use it.
Schema Markup: Teaching Google What the Site Is
Schema markup is a structured data language. It tells Google what the content is, who wrote it, when it was published, and what claims it makes. It doesn't rank a site directly. It makes Authority claims legible to algorithms.
Organisation schema tells Google about the company. Who you are, what you do, where you're located, how to contact you. Author schema tells Google who wrote each piece of content. Article schema tells Google the title, publication date, and author of each article. FAQ schema structures frequently asked questions so Google can show them in a special format in the search results.
Schema is Trust Signal work. Not algorithm trickery. Making claims verifiable. Marking up schema correctly says: here is the claim, here are the facts that back it up, the algorithm can verify these facts independently.
Many sites skip schema markup. They see it as optional. That's a missed signal. Schema markup is low-effort work that signals professionalism to the algorithm. It says the data has been structured properly. It makes content more likely to appear in featured snippets, knowledge panels, and other rich search results.
The work is straightforward. Audit the site to identify what schema should be marked up. Most sites need organisation schema, author schema, and article schema at minimum. Add the JSON-LD code to pages, usually in the header or just before the closing body tag. Test with Google's Rich Results Test. Monitor Google Search Console for structured data errors.
Site Architecture: Signalling What's Important
How a site is organised signals what's important. The message goes to both audience and algorithm.
Topical architecture groups related content around a shared topic. Ten articles about email marketing should sit in a section together, linked together, in proximity inside the information architecture. This tells the algorithm there's depth in email marketing. A cluster of authority forms around the topic.
Pillar and cluster architecture is the formal version. A pillar page covers a broad topic at a high level. Cluster pages dive deeper into specific aspects. Cluster pages link back to the pillar. The pillar links to all the cluster pages. The structure tells the algorithm: here's a topic the site is deeply authoritative on, here are the angles covered, here's how they connect.
Breadcrumbs show hierarchy. The path from the homepage to the current page is visible. Breadcrumbs also provide internal links that help the algorithm understand the structure.
Site architecture is Authority work. Not just navigability. The structure demonstrates knowledge. A well-organised site with clear topical groupings and obvious relationships between pages signals expertise. A chaotic site signals disorganised thinking.
The work starts with an audit of existing content and the topics being covered. Map that content to a structure that makes sense. Create pillar pages that serve as entry points for each major topic area. Build clusters of related content around those pillars. Use internal linking to reinforce the relationships between pages.
HTTPS and Security: Trust Signals
HTTPS is basic hygiene. A site still running on HTTP sends a trust signal in the wrong direction.
An HTTP site triggers a "Not Secure" warning in the browser. The warning exists for good reason. An HTTP connection is unencrypted. Anyone on the network can see what's being transmitted. For e-commerce, that's a disaster. For content sites it's a smaller concern, but it's still a signal.
Google has made it clear: HTTPS is a ranking signal. More importantly, an Authority signal. A secure site signals that security has been taken seriously, the SSL certificate has been paid for, and the configuration is correct.
The fix is straightforward. Get an SSL certificate. Most hosting providers offer free SSL certificates through Let's Encrypt. Configure the site to use HTTPS. Set up redirects from HTTP to HTTPS so old links and bookmarks still work. Update internal links to use HTTPS. Update sitemaps and robots.txt files.
One of the easiest Authority wins available. Do it.
Mobile-First Indexing: Google's Default
Google indexes the mobile version of a site first. Broken mobile experience means desktop doesn't matter.
Most traffic is mobile traffic. The world is mobile-first. Many sites still treat mobile as an afterthought. They build for desktop, do a quick responsive adjustment, and then wonder why rankings suffer.
Mobile-first indexing means mobile layout issues, slowness, or anything that doesn't work properly on small screens become ranking problems. Google's bot primarily crawls the mobile version and makes indexation decisions based on the mobile experience.
The work is structural more than technical. Test the site on actual mobile devices. Confirm content is readable on small screens. Confirm navigation works on mobile. Confirm images are sized appropriately. Confirm Core Web Vitals are solid on mobile.
Modern frameworks with responsive design require minimal work. Older or poorly maintained sites may require significant rebuilding.
Technical SEO Through the Opportunity and Authority Lens
Technical SEO splits cleanly through the framework that structures everything else: Opportunity and Authority.
Crawlability and indexation are Opportunity work. Making content findable. Removing barriers between algorithm and pages. Ensuring search engines can reach the site, understand the writing, and add it to the index. Without this work, the algorithm never gets the opportunity to evaluate the content. It's blocked at the door.
Core Web Vitals, schema markup, site architecture, and security are Authority work. Making content trustworthy. Signalling professionalism, competence, and care. A fast site that loads reliably, with clean HTML and proper structure, sends a different message than a slow site full of technical problems. The algorithm reads that message. The audience reads it too.
Technical failures are invisible Authority failures. The audience doesn't see the robots.txt file or the canonicalisation setup. They don't know whether schema has been marked up correctly. They feel the effects. Fast site or slow site. A site that works or one that doesn't. The sense that a site is trustworthy or dodgy, without knowing why.
Technical SEO is foundational. Authority can't be built on a broken technical foundation. Opportunity can't be demonstrated when algorithms can't find the site.
A deep-tech manufacturer's site illustrates the stakes. The buyers are engineers and procurement specialists. They run hardware specs against detailed product pages. When schema for the product is missing, when PDFs of datasheets aren't crawled, when the site is slow on a regional connection, the buyer leaves. The same dynamic applies to a mortgage brokerage: a borrower checking rates on mobile during a lunch break, on a slow connection, with a layout that shifts as the page loads, will close the tab.
Expertise in Technical SEO
Three people worth studying for deeper technical SEO.
Dawn Anderson works in information retrieval, the foundational science of how search engines work. She brings rigour and theoretical depth to technical SEO. She cares about the principles, not just the tactics. She's published extensively on crawl budget, JavaScript rendering, and structured data.
John Mueller works at Google. As Search Liaison, he's one of the few people at Google who talks publicly about how search works. His feed is full of practical guidance about technical SEO. He's thoughtful about ambiguity in how the algorithm works. He won't pretend to know more than he knows.
Bill Slawski reads Google patents and writes about what he finds. No insider knowledge, but the technical depth to understand what the patents suggest about how the algorithm works. He's been doing this long enough that his pattern recognition is reliable.
Study all three.
Next Steps
Technical SEO is work that never really finishes. The foundations get set up, then maintained. Core Web Vitals monitored. Crawl errors watched. Schema markup reviewed. Site architecture kept clean.
It is foundational. Done well, everything else gets easier. Opportunity and Authority both depend on it. Neither works on a broken technical foundation.
Explore how Opportunity and Authority work together, how to build Content Strategy that sits on top of technical foundations, and how the Trust Algorithm uses signals like these to make sense of a site.
The Diagnostic tool helps identify technical problems before they become ranking problems.
This is the framework, lifted clean from the businesses where it was built. Marketing Curious: Working the Noise traces the origin: the technical foundation observed across a deep-tech manufacturing site and a mortgage brokerage, where crawl budget and Core Web Vitals decided what buyers actually saw. This page is the tool. The book is the receipt.
Part of the Marketing Universe. Explore Traffic Plus Offer : The Trust Algorithm : 4-Quadrant AI.