1. SEJ
  2.  ⋅ 
  3. Tools

Google Lighthouse To Undergo Major Audit Overhaul: What To Know

Google Lighthouse audits are changing. Learn which tests are merging, disappearing, and how to prepare your SEO workflows before these changes take effect.

  • Google is making changes to Lighthouse, its popular website testing tool.
  • Many familiar audits will be combined, and some will be removed entirely.
  • These changes aim to simplify performance analysis.
Google Lighthouse To Undergo Major Audit Overhaul: What To Know

Google announced plans to revamp Lighthouse’s performance audits.

The new version will match the recently launched insights in Chrome DevTools’ Performance panel.

This shift will alter how performance data is organized and presented, impacting SEO professionals who utilize Lighthouse for website optimization.

Background: Combining Google’s Performance Tools

This update is part of Google’s effort to consolidate its various performance tools.

Barry Pollard from Google’s Chrome team explains:

“We’re updating the audits in Lighthouse to be based on the same Insights we recently launched in the Performance panel of Chrome DevTools. This will help align the two tools but will be a breaking change.”

What’s Changing: Renamed, Combined, and Removed Audits

The upcoming changes fall into three main categories:

1. Audit Merging and Renaming

Many existing Lighthouse audits will get new names and be merged. For example:

  • Three separate audits (“layout shifts,” “non-composited animations,” and “unsized images”) will be combined into a single “cls culprits insight” audit.
  • Several image optimization audits will combine into a single “image-delivery-insight” audit.

This merging means you can no longer turn off individual parts of these combined audits. You’ll need to turn the entire insight audit on or off.

Note, this is not a comprehensive list. For the complete list of renamed and consolidated audits, please refer to Google’s announcement.

2. Audit Removals

Several audits will be removed entirely, including:

  • First Meaningful Paint (replaced by Largest Contentful Paint)
  • No Document Write (rarely an issue in modern scripts)
  • Offscreen Images (browsers already handle these well)
  • Uses Passive Event Listeners (rarely an issue today)
  • Uses Rel Preload (too often recommended when not needed)
  • Third-Party Facades (limited usefulness and potential concerns)

3. New Organization

The new insight audits will appear under an “Insights” heading in reports. Unchanged audits will stay under the “Diagnostics” heading.

Timeline for Changes

Google will roll out these changes in stages:

  • Now: The new insights are already available in the Lighthouse JSON output for early adopters
  • May/June 2025 (Chrome 137): Lighthouse 12.6 will include a toggle to switch between old and new views
  • June: Lighthouse 12.7 will use newer insights audits by default
  • October: Lighthouse 13 will remove the old audit data completely

Pollard confirms:

“This has now been released to PageSpeed Insights too and will be included in Chrome 137 in about a month.”

How To Prepare

Here’s what to do to get ready:

  1. Use Lighthouse 12.6.0’s toggle feature to see how future reports will look
  2. If you use specific audit names in reports or analysis, start updating them
  3. Update any systems that use Lighthouse data
  4. Explain why performance reports will look different later this year

Pollard advises:

“Other Lighthouse tooling (for example if you’re using this in your CI) can also start migrating to these insights-based audits — the audits are available in the JSON outputs now.”

What This Means

Google continues to emphasize page experience and Core Web Vitals in its ranking algorithm. The underlying metrics remain unchanged, but the reorganization will impact how you identify and address performance issues.

The merged audits may provide a more comprehensive overview of related performance issues. This could make it easier to spot patterns and prioritize fixes. However, teams that have built custom tools around specific Lighthouse audits will need to adapt.

Looking Ahead

Google will publish documentation about the new insights on developer.chrome.com before the October change. They’ll keep the older documentation available for users of previous Lighthouse versions.

If you have concerns about these changes, Google has opened a GitHub discussion to gather feedback and answer questions.


Featured Image: brucephotography103/Shutterstock

Category News Tools
SEJ STAFF Matt G. Southern Senior News Writer at Search Engine Journal

Matt G. Southern, Senior News Writer, has been with Search Engine Journal since 2013. With a bachelor’s degree in communications, ...