⚙️ Module 5 of 9

Module 5: Technical SEO Essentials

Master the technical foundations that allow Google to crawl, index, and rank your site — Core Web Vitals, site architecture, schema markup, and the technical audit process.

Core Web Vitals & Page Experience

Core Web Vitals are a set of speed and stability metrics that are a direct ranking signal in Google's Page Experience system. Sites failing these metrics are penalised — regardless of content quality. Passing them is a necessary but not sufficient condition for ranking.

Site Architecture & Internal Linking

Site architecture determines how PageRank flows through your site. A flat architecture (important pages within 3 clicks of the homepage) concentrates authority on your most valuable pages. A deep, siloed structure dilutes it.

Schema Markup & Structured Data

Schema markup communicates your content's meaning to search engines in an unambiguous structured format. It enables rich results — star ratings, FAQs, recipes, events, courses, and products — which dramatically improve click-through rates from the SERP.

Crawl Budget & Indexation Management

Crawl budget is the number of URLs Googlebot crawls on your site within a given time. Large sites with thin content waste crawl budget on low-value pages, leaving important pages under-crawled. Strategic crawl management improves indexation of priority content.

JavaScript SEO

JavaScript-heavy sites create indexation challenges because Googlebot must render JavaScript to see content. Rendering is expensive — Google defers it, meaning JS-rendered content may be indexed days or weeks after discovery.

Technical SEO Audit Process

A systematic technical audit identifies issues before they become ranking problems. Run audits quarterly — or after any major site change, platform migration, or algorithm update that coincides with a traffic drop.

Ready to Apply This in Practice?

Get full access to all 9 modules, 42 lessons, 25+ AI prompts, and your certificate of completion.

Enrol in the Full Course →

AI Prompts for This Module

Use these prompts directly in ChatGPT, Claude, or Gemini to apply the concepts from this module to your own site.

Technical Audit Checklist Prompt
Generate a prioritised technical SEO audit checklist for [type of site — e.g., ecommerce, blog, SaaS]. Organise by impact level (critical/high/medium/low) and for each item include: what to check, how to check it (tool or method), and what to do if you find an issue.
Schema Markup Generator
Generate the correct JSON-LD schema markup for a [schema type — e.g., Course, FAQPage, HowTo, Article] with the following details: [paste your page details]. Format it as valid JSON-LD, ready to paste into the  section. Include all recommended properties for rich result eligibility.

Frequently Asked Questions

What is technical SEO?

Technical SEO refers to the process of optimising a website's infrastructure — rather than its content — so that search engines can efficiently crawl, render, index, and rank it. It covers site speed, mobile usability, site architecture, structured data, canonicalisation, crawl budget management, and Core Web Vitals.

What are Core Web Vitals?

Core Web Vitals are three user experience metrics that Google uses as ranking signals: LCP (Largest Contentful Paint, measuring load speed of the main content), INP (Interaction to Next Paint, measuring UI responsiveness), and CLS (Cumulative Layout Shift, measuring visual stability). Pages that pass all three thresholds get a Page Experience boost.

How do I do a technical SEO audit?

Start with a site crawl using Screaming Frog or Sitebulb to identify broken links, redirect issues, missing title tags, and duplicate content. Then review Google Search Console's Coverage, Core Web Vitals, and Manual Actions reports. Use PageSpeed Insights to diagnose CWV failures on key URLs. Finally, run a structured data test on important page templates to verify schema validity.