· SEO & Technical SEO · 8 min read
May 2026 Core Update: Speed & AI Signals Decoded
Google's May 2026 core update completed on 2 June, reshaping rankings around Core Web Vitals thresholds and AI-driven content signals. Here is what changed.

TL;DR: Google’s May 2026 core update ran 21 May–2 June and hit harder than March’s iteration. Sites with LCP under 2.5 s gained visibility; those above 3 s lost it. FAQPage schema now drives AI Overview appearances. Act on Core Web Vitals immediately.
When Search Engine Journal’s tracking tools registered ranking volatility above the 90th percentile on 22 May 2026, most practitioners assumed a routine shuffle. By the time Google confirmed the May 2026 core update had completed on 2 June, the picture was considerably less routine. Twelve days of rollout, measurable drops for sites that had coasted on adequate-but-not-excellent technical foundations, and a simultaneous announcement at Google I/O that Gemini 3.5 Flash is now the default model powering AI Search features — this update marks a genuine inflection point for technical SEO in 2026.
The signals are not ambiguous. Google is converging its ranking systems with the infrastructure requirements of AI-generated answers. If your pages cannot be parsed, loaded, and trusted at machine speed, they will not feature in either traditional results or AI Overviews. This post breaks down exactly what changed, what the data shows, and the specific technical actions that will determine your visibility through the rest of 2026.
What Is the May 2026 Core Update and Why Does It Matter for Technical SEO?
The May 2026 core update is a broad algorithmic adjustment Google began rolling out on 21 May 2026, completing on 2 June after approximately 12 days — longer than the March 2026 iteration. Unlike narrowly scoped spam or helpful-content updates, core updates reassess how Google’s systems weigh signals across the entire index. This cycle placed measurable emphasis on two converging factors: page-level performance thresholds tied to Core Web Vitals, and content-quality signals that satisfy the retrieval requirements of Gemini-powered AI Overviews. Practitioners reported the volatility as more pronounced than March’s update, with winners and losers separated primarily by technical execution rather than content volume.
How Core Web Vitals Thresholds Became a Hard Ranking Signal
For several update cycles, Core Web Vitals functioned as a tiebreaker — a secondary signal that mattered only when other factors were roughly equal. The May 2026 update appears to have changed that calculus materially.
Early post-rollout analysis revealed a pattern that is difficult to attribute to coincidence: sites achieving a Largest Contentful Paint (LCP) under 2.5 seconds consistently gained or held ranking positions, whilst sites with LCP above 3 seconds were disproportionately represented among those losing visibility. The March 2026 update had already introduced what Google’s algorithm historians at Digital Applied describe as ‘holistic Core Web Vitals scoring’ — a composite metric aggregating LCP, Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) into a single performance signal. May’s update appears to have raised the weighting of that composite score.
The practical implication: optimising LCP in isolation is no longer sufficient. INP, which replaced First Input Delay in March 2024, measures responsiveness to all user interactions, not merely the first. A page can pass the LCP threshold and still haemorrhage ranking equity through poor INP scores caused by heavy JavaScript execution.
// Diagnosing INP bottlenecks with the PerformanceObserver API
const observer = new PerformanceObserver((list) => {
for (const entry of list.getEntries()) {
if (entry.interactionId && entry.duration > 200) {
console.warn(
`Slow interaction detected: ${entry.name}, duration: ${entry.duration}ms`
);
}
}
});
observer.observe({ type: 'event', buffered: true, durationThreshold: 200 });Pro tip: Run your INP audit against real-user data in Chrome UX Report (CrUX), not just lab tools. Lighthouse measures a controlled environment; CrUX reflects the 75th percentile of actual field conditions — which is what Google scores.
If you are unsure where your pages currently stand against these thresholds, a free SEO audit from Zorinto will surface Core Web Vitals failures alongside on-page issues, giving you a prioritised remediation list rather than a raw data dump.
Does FAQPage Schema Still Matter After Rich Results Were Removed?
In May 2026, Google officially retired FAQ rich results — the accordion-style Q&A snippets that had appeared directly in SERPs since 2019. For many content teams, this felt like a signal to deprioritise FAQPage schema entirely. That instinct is wrong, and the data is unambiguous on the point.
Pages marked up with FAQPage schema are reportedly 3.2 times more likely to appear as cited sources within AI Overviews than equivalent pages without the markup. The mechanism is logical: Gemini’s retrieval systems favour content that is structured, clearly attributed, and machine-readable. FAQPage schema does not create rich results any longer, but it does communicate document structure to Google’s AI indexing layer in a format that aligns with how AI Overviews surface answers.
This is part of a broader pattern the update reinforced. Google’s updated spam policies now explicitly apply to AI search features, with warnings against manipulating or purchasing citations for AI Overviews. The implication is clear: Google is treating AI Overview citations as a ranking surface with the same integrity requirements as traditional blue-link results.
Structured data strategy in 2026 therefore requires a dual-purpose mindset. Mark up content for machine comprehension, not for the visual SERP features that schema once reliably produced.
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What LCP threshold does Google reward after the May 2026 update?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Sites achieving LCP under 2.5 seconds have shown consistent ranking gains. Sites above 3 seconds have been disproportionately affected by visibility losses."
}
}
]
}Pro tip: Validate your FAQPage schema against Google’s Rich Results Test even though the visual feature is gone. The test confirms that Googlebot can parse the markup correctly — which is the only outcome that now matters.
E-E-A-T Signals and the AI Overview Visibility Problem
The May 2026 update continued a trend that has been building since the September 2023 helpful content integration: thin, aggregated content with weak Experience, Expertise, Authoritativeness, and Trust (E-E-A-T) signals is being systematically de-prioritised. What is new is the mechanism of harm.
Previously, a site with thin content might lose positions in traditional results but retain some long-tail traffic. With AI Overviews now generating direct answers for an expanding proportion of queries, a site that fails E-E-A-T evaluation is excluded from two ranking surfaces simultaneously. The June 2026 rollout of new AI performance reports in Google Search Console, which began on 3 June, makes this dual exposure measurable for the first time. Operators can now see precisely which pages appear in AI Overviews and which impressions those appearances generate.
E-E-A-T remediation is not a content-volume exercise. It requires demonstrable first-hand experience (author bylines with verifiable credentials, original data, dated case studies), clear institutional authority signals (About pages, editorial policies, consistent brand presence across the web), and trust infrastructure (HTTPS, clear contact information, transparent ownership). These are not new requirements — but the May 2026 update appears to have raised the threshold at which their absence becomes a ranking liability.
What This Means for SEO & Technical SEO in 2026
The May 2026 core update is best understood as a convergence event. Google’s traditional ranking systems and its AI-powered answer layer are no longer operating on separate signal sets. Technical performance, structured data, and E-E-A-T now collectively determine whether a page is visible in either surface.
The introduction of holistic Core Web Vitals scoring in March, combined with May’s apparent weighting increase for performance thresholds, suggests Google will continue tightening these benchmarks incrementally. Teams that treat Core Web Vitals as a one-time remediation project rather than a continuous monitoring discipline will find themselves repeatedly caught by successive updates. Similarly, the deprecation of FAQ rich results whilst FAQPage schema gains AI Overview influence is a preview of how Google will retire legacy SERP features whilst repurposing their underlying signals for AI systems.
The organisations that will perform best through the remainder of 2026 are those treating technical SEO as infrastructure, not afterthought.
Key Takeaways
- Achieve LCP under 2.5 seconds and INP under 200 milliseconds across your highest-traffic templates — these are now effectively hard thresholds, not aspirational targets.
- Audit your FAQPage schema implementation immediately; the markup is 3.2× more likely to drive AI Overview citations than unstructured content, despite the removal of FAQ rich results.
- Use the new AI Overview performance reports in Google Search Console (available from 3 June 2026) to identify which pages are being cited and which are being excluded.
- Strengthen E-E-A-T signals with verifiable author credentials, original research, and transparent editorial policies — thin aggregated content faces dual exclusion from traditional results and AI Overviews.
- Treat Core Web Vitals monitoring as a continuous operational discipline; holistic composite scoring introduced in March 2026 means a single metric improvement no longer guarantees overall score improvement.
Conclusion
The May 2026 core update has made one thing structurally clear: the gap between technically sound sites and technically adequate ones is now a ranking gap, not merely a user-experience gap. Performance thresholds, structured data, and E-E-A-T signals are the three levers that determine visibility across both traditional and AI-powered search surfaces. If you have not audited your site against these criteria since the March update, the time to do so is now. Zorinto’s on-page SEO audit tool gives UK businesses an immediate baseline — a sensible first step before committing engineering resource to remediation work.



