Web Performance
Website performance and Core Web Vitals: an engineering budget
Treating LCP, INP and CLS as build-time budgets rather than a post-launch cleanup exercise.
SEO
The technical SEO work that actually moves rankings — crawlability, indexing control, structured data and internal linking.
Most technical SEO advice is a list of two hundred items, which is the same as having no list at all. In practice a small number of issues account for most of the lost visibility on business websites, and they are usually engineering problems rather than content problems.
This is the shortlist, in the order we work through it.
Nothing else matters if the content is not reachable. The failure modes are consistent:
Disallow or noindex carried over from staging is a surprisingly common cause of sudden traffic loss.href values.Duplicate content rarely triggers a penalty, but it does split signals — several URLs each accumulating a fraction of the authority that should belong to one.
Heading structure is how a page communicates its shape. One h1 stating the page topic, h2 elements for major sections, h3 beneath them — used for hierarchy, not for font size.
Semantic elements matter for the same reason: header, nav, main, article, footer tell both search engines and assistive technology which part of the page is the content. A page built entirely from unlabelled div elements makes that determination harder for everyone.
Structured data describes your content in a form search engines can use directly. Add what is accurate and skip the rest — mismatched markup is worse than none.
Never mark up content that is not on the page, or claim ratings and reviews you do not have. It is the fastest route to a manual action.
Internal links do two things: they distribute authority, and they tell search engines what a page is about through the anchor text pointing at it. Most business websites under-use both.
Indexing is based on the mobile version of your site, so the mobile experience is the one that counts. Content must not be hidden on mobile, tap targets need to be reachable, and the page has to be fast on a mid-range phone rather than on the laptop it was built on.
Core Web Vitals are part of this — LCP, INP and CLS measured from real visitors. We cover the engineering approach in website performance and Core Web Vitals.
Technical SEO regressions arrive through ordinary deployments — a redirect chain introduced by a URL change, a noindex shipped from staging, a template that drops the canonical tag. Watch coverage and indexing reports monthly, and check the rendered output of key templates after any significant release.
Our digital marketing service covers technical SEO alongside content and campaigns, and because we build the sites as well, the fixes actually land.
Related reading
Web Performance
Treating LCP, INP and CLS as build-time budgets rather than a post-launch cleanup exercise.
AI & Automation
A grounded look at which operational workflows return real time savings when automated with AI — and which are better left alone.
Enterprise Software
A decision framework for choosing between packaged software and a custom build — including the costs each option hides.
Service: Digital Marketing · All insights
Start a project
Share the brief and an engineering advisor will reply within one business day with a first view on scope, architecture and timeline.