Skip to main content
    SEO & Marketing

    Technical SEO: the points that actually matter

    Crawling, indexing, speed, structure: which technical factors move rankings and which you can safely ignore.

    of Josef KujawskiUpdated: 21 September 20268 min read841 Words
    Technical SEO: the points that actually matter
    Short answer
    Technical SEO has six layers: indexability, rendering, speed, internal structure, structured data and multilingual markup. Worked through in that order it delivers the biggest effect.
    Technical SEO has a bad reputation because it is often sold as an endless checklist. In practice a handful of points decide whether a site has a chance at all. The rest is polish.
    Kernaussage
    First Google has to be allowed to find and index every important page, then the page has to load fast and stay stable, then internal structure counts. Everything else comes after that.

    Layer 1: is the page found at all?

    Without indexing a page does not exist for Google. These points come first:
    • robots.txt. Does it block directories that should rank? A single Disallow: / can make an entire site invisible.
    • noindex. After relaunches the staging header often survives. It is the most common silent total failure.
    • Canonicals. Does every page point to itself, apart from deliberate duplicates? Wrong canonicals hand rankings to the wrong URL.
    • Sitemap. Does it contain all indexable pages, and only those? Redirected or deleted URLs have to go.
    • Status codes. 404s on linked pages, redirect chains across several hops, soft 404s returning status 200: all of it costs crawl budget and trust.

    Layer 2: rendering and server rendering

    Many modern sites assemble their content in the browser. Google can process JavaScript, but does so with delay and not always completely. If the main text only exists client-side, the ranking risk is real.
    Rule of thumb: the content that should rank must be in the delivered HTML. Server rendering or statically generated pages solve the problem at the root. We check it by viewing the HTML source without JavaScript. If the H1 or the body copy is missing there, we have found the cause.
    Six layers of technical SEO as a stacked model
    Technical SEO in six layers: without crawling and rendering the top layer is useless.

    Layer 3: speed and Core Web Vitals

    Load time is not magic, but it is a threshold. Very slow pages lose users before anything is measured. Three values count:
    MetricTargetWhat typically breaks it
    LCP (largest element visible)under 2.5 shuge uncompressed images, blocking fonts
    INP (response to input)under 200 mstoo much JavaScript, heavy third-party scripts
    CLS (layout shifts)under 0.1images without dimensions, late-loading banners
    The biggest levers are almost always the same: images in modern formats with fixed dimensions, fewer third-party scripts, locally hosted fonts, critical CSS first. A consent banner that blocks everything is a more common cause than the server plan.
    Core Web Vitals thresholds for LCP, INP and CLS
    The thresholds at which Google rates a page as good.
    These thresholds come from Google's official Core Web Vitals documentation [1].

    Layer 4: structure and internal linking

    Internal links are the most underrated tool in technical SEO. They distribute relevance, guide the crawler and explain which page owns which topic.
    • Every important page is within three clicks of the homepage.
    • Link texts describe the destination, not "here" or "learn more".
    • Topic clusters link centrally to their main page, not in all directions.
    • Orphan pages without inbound links get connected or removed.
    We have seen projects where cleaning up internal links alone delivered more than six months of new articles.
    Josef Kujawski, Managing Director Maluure GmbH

    Layer 5: structured data

    Structured data does not directly improve rankings, but it changes how your listing looks and how well machines understand it. Usually worth having:
    • Organization or LocalBusiness for company data
    • Article for blog posts including author and date
    • FAQPage for genuine question and answer blocks
    • Product and Offer for shop pages
    • BreadcrumbList for the path shown in search results
    The markup has to match the visible content. Invented reviews or FAQs that do not exist on the page lead to manual actions.

    Layer 6: multiple languages and duplicates

    As soon as a second language version exists, markup decides whether the versions get in each other's way. Every page needs a self-referencing canonical, mutual hreflang references and an x-default variant. Parameter URLs, print versions and filter pages belong bundled via canonical or noindex.

    What you can safely ignore

    • Keyword density and meta keywords. Both have been meaningless for years.
    • Perfect tool scores. A PageSpeed score of 100 is not a goal, a fast real-world page build is.
    • Every single crawl warning. Priorities beat completeness.
    • Constantly renaming URLs. Every change costs visibility first.

    Order of implementation

    1. Fix indexability (robots, noindex, canonicals, status codes)
    2. Secure rendering (content in the HTML)
    3. Bring load time to an acceptable level
    4. Clean up internal linking and site structure
    5. Add structured data
    6. Mark up languages and duplicates properly
    The order is not arbitrary. Point 5 without point 1 is wasted time. An SEO audit shows which points are open on your site. Technology gets especially critical during a website relaunch, because all six layers are affected at once.

    Conclusion

    Technical SEO is not a specialist topic for the end, it is the precondition for content to work at all. Set the six layers up properly once and you only have to monitor them afterwards. If you cannot cover that internally, our SEO agency in Cologne handles analysis and implementation in the same team.

    Frequently asked questions

    What belongs to technical SEO?+
    Crawling and indexing, rendering, speed and Core Web Vitals, internal linking and site structure, structured data, plus clean markup for language versions and duplicates.
    Is load time a ranking factor?+
    Yes, but as a threshold, not a points race. What matters is that users can use the page quickly; LCP under 2.5 seconds, INP under 200 milliseconds and CLS below 0.1 are good targets.
    Does my site need server rendering?+
    If the main text is only built in the browser, yes. The content that should rank has to be in the delivered HTML, otherwise indexing is unreliable.
    How important is structured data?+
    It does not lift rankings directly, but it improves how your result looks and how well machines understand it. It must match the visible content.
    What can I ignore in technical SEO?+
    Keyword density, meta keywords, perfect tool scores and every single crawl warning. Prioritisation beats completeness.
    In which order should I work?+
    Indexability first, then rendering, then speed, then internal linking, structured data and finally multilingual setup and duplicates.

    Sources

    1. Core Web Vitals, web.dev, Google (2026)
    #Technical SEO#SEO#Core Web Vitals#Web & Digital
    Josef Kujawski
    Author
    Josef Kujawski
    Managing Director & Creative Director at Maluure

    Josef leads the strategic and creative development of brands at Maluure. For over a decade, he has guided medium-sized businesses from brand positioning to digital delivery.

    Managing Director of Maluure GmbH, Cologne. Specialising in corporate design, brand strategy and digital brand experiences.

    Newsletter

    New articles straight to your inbox.

    A newsletter when we genuinely have something new to share. No noise.

    Weiterlesen

    Explore more blog topics