The Page Experience update is live — what changed and what to do
Google has begun rolling out the Page Experience update — making Core Web Vitals a ranking factor. The change is gentle but real. Here is what to expect and where to focus.
Google has begun rolling out the Page Experience update on mobile, with desktop to follow later this year. It bakes Core Web Vitals into the ranking algorithm alongside the existing page experience signals — mobile-friendliness, HTTPS, no intrusive interstitials, safe browsing.
How big is the change?
Modest. Google has been clear that this is a tiebreaker between similarly-relevant pages, not a sledgehammer. If your content is the best match for the query, slightly worse Core Web Vitals will not knock you off page one. But where competing pages have similar relevance, the one with better page experience now has the edge.
What is more interesting is that Google has also expanded eligibility for the Top Stories carousel — previously AMP-only, now open to any page with good Core Web Vitals. That is a meaningful incentive for publishers.
Where most sites are losing ground
- Largest Contentful Paint, almost always due to a slow-loading hero image. Properly sized images and the loading="eager" attribute on the LCP element are the two quickest wins.
- Cumulative Layout Shift caused by web fonts swapping in, third-party widgets loading after first paint, or images without dimensions set in HTML or CSS.
- First Input Delay (about to be replaced by INP, which is stricter) caused by heavy JavaScript blocking the main thread on mobile.
What to do this week
Open Search Console, find the Core Web Vitals report, and look at the URL groups Google has flagged as "Poor" or "Needs Improvement". These are the pages losing ground first. Fix them in order of traffic — the high-traffic pages with poor metrics are where the gains are biggest.
Beyond the metrics themselves, this update is a useful nudge to think about what a good page actually feels like to a real visitor on a real device. A page that loads in two seconds, responds the instant they tap, and does not jump about is what you are aiming for. The metrics are a proxy for that.
If you would like a pre-cutover audit of your top pages before the desktop rollout, drop us a line.