Google's Lighthouse Tool Now Audits Websites for Agentic AI Browsing
Think your website is AI-friendly? Google has an audit for that. While Lighthouse's agentic browsing audit is new, the structural gaps it finds have hindered websites for a long time.
Most sites were not built for AI agents. The ones that were did not need an audit to tell them so. For B2B marketing and operations leaders, that is the real story behind Google's new Lighthouse category.
Google has added an experimental Agentic Browsing category to Lighthouse, its widely used website diagnostic tool. The category is not yet available in a standard browser and requires a separate developer signup to test. Google is signaling a direction, not presenting a finished benchmark.
Sites built with semantic markup, descriptive labels, an accurate accessibility tree, and stable layouts already have a head start. Those that weren’t now have a more specific list of problems to investigate. AI didn't introduce most of these problems.
What Deserves Attention Now
The new audits don’t justify panic, shortcut fixes, or premium-priced "AI optimization" packages sold as an emergency response to a headline.
They do add another reason to address accessibility failures, unstable layouts, weak semantic structure, and technical debt that has been deferred for years.
Those problems already affect usability and may increase legal and commercial risk, regardless of AI.
According to AudioEye’s 2026 Web Accessibility Litigation Report, 39% of businesses sued over website accessibility in 2025 already had an accessibility solution in place.
In most cases, AudioEye found that those businesses relied on incomplete widgets or toolbars while important forms, navigation, and transaction flows remained inaccessible.
Installing a widget doesn’t establish accessibility conformance or correct every issue in the underlying code.
The technical overlap with agentic browsing is significant: unlabeled controls, broken navigation, and inaccessible interactive elements can obstruct both people using assistive technology and agents relying on the accessibility tree.
The motivation to address these problems may feel new. The problems themselves are not.
What Are Google's New Agentic Browsing Audits?
AI agents can research vendors, compare product specifications, navigate websites, and perform tasks on a user’s behalf.
Google has introduced a way to evaluate whether a website can accommodate those types of interactions.
The category examines deterministic signals related to accessibility, discoverability, layout stability, and WebMCP integration.
Unlike other Lighthouse categories, it does not assign a weighted score from 0 to 100. It reports a fractional pass rate, individual pass-or-fail results, and informational counts.
That distinction is important because standards for agentic browsing are still developing.
The report is a diagnostic tool, not a ranking system or definitive measure of whether a website is “AI-ready.”
AI Agents Need More Than Visual Design
A person visiting a website sees color, layout, imagery, and visual relationships. An AI agent may use some of that information, but it can also inspect the Document Object Model (DOM), accessibility tree, labels, and element relationships. Some agents rely on screenshots or coordinates when interacting with a page.
Where a person may infer a button's purpose from its placement and appearance, an agent may depend on a descriptive, machine-readable label. An agent using coordinates also needs that button to remain in place long enough to select it.
Most conversations about AI-agent readiness concentrate on content: what to say, which terms to include, and how to phrase a summary. The audits examine something more fundamental: whether the website’s underlying code makes its content and controls identifiable and usable.
The takeaway is straightforward. Visual polish alone doesn't tell an AI agent how a website works.
What Lighthouse's Agentic Browsing Category Checks
The current category groups its audits around four areas.
The Accessibility Tree
The accessibility tree is a structural representation of a page that assistive technologies, including screen readers, have relied on for decades.
It identifies headings, labels, form fields, links, roles, states, and relationships without depending solely on the page’s visual styling.
AI agents can use that same structure to identify content and interactive elements. When navigation uses semantic markup and every control has a descriptive programmatic name, an agent can interpret the page more reliably. When generic elements, missing labels, invalid relationships, or dynamic interfaces produce an incomplete accessibility tree, people using assistive technology and AI agents may encounter many of the same obstacles.
This is the most established area in the new category because the underlying practices predate agentic browsing. Lighthouse examines names and labels, tree integrity, and whether interactive content is improperly hidden from the accessibility tree.
Organizations that were built according to established accessibility standards already have much of this architecture in place. DBS Interactive has long treated accessibility as part of website code and architecture, not as an overlay added after development. The new audits make some of that work easier to measure.
WebMCP
WebMCP is an emerging web API that lets a website expose specific tools and actions to AI agents, rather than requiring them to infer how every interface works.
For example, a website could expose a product search function, a quote request form, or an account action as a defined tool with a name, description, and expected inputs. Lighthouse can identify registered tools, flag schema problems, and report forms that may be candidates for declarative WebMCP.
The technology remains experimental, and the current WebMCP audits require participation in an origin trial. For most informational B2B websites, semantic structure, accessible controls, and layout stability deserve attention first.
Organizations with complex portals, product configurators, or transactional workflows may want to test WebMCP during relevant development work. Retrofitting it throughout a stable informational website is unlikely to be an immediate priority.
llms.txt
llms.txt is an emerging convention that places a machine-readable website summary and selected links at the domain root. Lighthouse attempts to retrieve the file, but its absence doesn’t cause an audit failure.
Google has also stated that Google Search doesn’t use llms.txt. Adding the file neither helps nor harms a site’s visibility or rankings in Google Search. Other AI services may choose to use it.
Adding an llms.txt file may take little time. It is a reasonable addition when there is a use case for it. It is not a strategy, and it should not be sold as a high-priced standalone deliverable.
Cumulative Layout Shift
Cumulative Layout Shift, or CLS, measures how much content moves unexpectedly during page load, such as a button jumping just as someone tries to click it.
It has been part of Google's Core Web Vitals for years because layout instability frustrates users and can interfere with page interactions.
The same instability can break agentic interactions.
An AI agent attempting to click a button that shifts position mid-load can fail the same way a rushed human user does: by missing a click on a moving target.
CLS is not a separate concern from structural quality. It is one more expression of it.
Why Results Fluctuate Between Runs
Organizations running this audit more than once should expect some variation, and that variation is not necessarily a sign of a broken site.
JavaScript timing can cause Lighthouse to capture a snapshot before AI-relevant elements finish loading.
Highly dynamic code can render a slightly different structure from one load to the next. Layout shifts can move a target element between when Lighthouse identifies it and when it checks.
The practical response is to track patterns over multiple runs rather than react to any single result. Root causes matter more than isolated numbers, especially in a category this new.
What the Audit Does Not Mean
An experimental category attached to a well-known tool invites overreaction, and this one deserves a measured response instead.
It does not mean every site needs WebMCP today. It does not mean llms.txt suddenly affects Google Search rankings. It does not mean AI optimization replaces search engine optimization or that every website needs a rebuild.
And it does not mean accessibility gaps can be patched by installing overlay software. An overlay doesn’t necessarily correct the underlying code that an AI agent, or a screen reader, depends on.
The right response to this audit is prioritization, not panic.
The Rest of Lighthouse Still Matters

Agentic Browsing offers a new lens on website quality, not a replacement for the categories Lighthouse has evaluated for years.
Performance, accessibility, best practices, and SEO all continue to affect how a site works for people, search engines, and now agents. Each also carries its own nuances and should be understood on its own terms.
The pattern holds throughout these categories.
A site that is difficult for people, search engines, or assistive technologies to use may also present problems for AI agents. The categories measure different aspects of the same underlying website quality.
Why This Matters Beyond the Marketing Team
AI-assisted discovery now touches more of the B2B buying process than most organizations realize. In March 2026, G2 surveyed 1,076 B2B software buyers and decision-makers. Of those respondents, 51% said they start their research with an AI chatbot more often than with Google, while 71% use AI chatbots at some point in the research process.
Part of a prospect's evaluation may already be happening somewhere a company cannot see, using website information that agents must find and interpret. The impact differs depending on where in the organization the question lands.

Who Feels It First: By Role
|
Where It Shows Up: By Industry
|
Structural quality determines whether a site gets found, understood, and used correctly. That holds across every role and every industry represented here.
What to Ask Your Agency or Web Team
Four questions map to the areas above. Bring them to the next agency or developer conversation.
- Accessibility tree: Can AI systems and screen readers accurately interpret our navigation, forms, buttons, and content hierarchy?
- llms.txt: Do any systems relevant to our business use this file, and what would it accomplish beyond checking a box?
- WebMCP: If agents need to complete forms or transactions on our site in the future, where could this technology be useful?
- CLS: Are layout shifts interfering with visitor or agent interactions, and what is causing them?
A specific answer doesn’t prove the work is complete, but a vague one warrants further questions.
Where Agentic Browsing Goes Next
Agent-to-system interactions will likely become more common as procurement and vendor evaluation workflows adopt more automation. Standards behind WebMCP and related technologies will also continue to develop. The exact requirements are likely to change.
What is less likely to change is the underlying premise: sound structure is crucial regardless of who or what system is reading the website.
The Audit Is New. The Standard Behind It Isn't.
Lighthouse can now evaluate a set of signals associated with AI-agent interaction. That capability is new.
The technical disciplines measured by the audits are not. Accessibility benefits people and can also benefit machines.
Semantic HTML helps search engines, assistive technologies, and agents interpret a page. Stable layouts help visitors and agents complete interactions successfully.
Organizations that invested in structural quality already have a head start.
Organizations that didn't invest in structural quality now have something they lacked before: a specific list of issues to investigate and confirmation that most of them weren’t introduced by AI.
Is your website ready for AI agents? A website readiness assessment can show where a site stands on accessibility, structural quality, and AI-agent interaction, and which changes deserve attention now or later.
That conversation starts with understanding how the site performs today, not reacting to a headline.
What B2B Teams Are Asking About the Agentic Browsing Audits
They’re an experimental category included with Lighthouse 13.3 in Chrome 150. The audits evaluate how well a website is constructed for machine interaction. They supplement Lighthouse’s existing human-centered and search-related categories.
AI agents and assisted-research tools are beginning to browse websites and complete tasks on people's behalf. The new category gives developers a way to test several of the technical signals involved in those interactions.
Methods vary by agent. Some inspect screenshots and element coordinates, while others use the DOM, semantic markup, labels, and the accessibility tree. Many combine more than one method.
It's a machine-readable representation of a page's elements and their roles, names, states, and relationships. Browsers generate it primarily for assistive technologies like screen readers.
Some AI agents rely on the accessibility tree to identify and interact with page elements. A well-structured accessibility tree helps both agents and assistive technologies interpret a page correctly.
It's an optional text file that summarizes a site's content for AI systems. Lighthouse attempts to retrieve it, but a missing file receives an N/A result. Google Search ignores llms.txt, so it doesn’t affect Google Search rankings.
WebMCP is an emerging web standard that allows a website to expose specific forms, tools, or actions to AI agents. It's still experimental and isn’t yet a priority for most B2B websites.
Usually not. Most organizations can manage AI-agent readiness through targeted work on accessibility, semantic markup, labels, forms, and layout stability rather than a full rebuild.
Run the experimental Lighthouse Agentic Browsing audits and review the site's accessibility tree, layout stability, and structural markup. Because Lighthouse checks only a limited set of signals, a comprehensive readiness assessment may provide a fuller picture.
No. For most organizations, WebMCP belongs on a watch list rather than an active project in 2026. It may deserve earlier attention on websites with transactional forms, product configurators, or other functions agents could perform.
Cumulative Layout Shift measures unexpected movement on a page while it loads. It affects human usability and can cause AI agents to miss interactive elements that have moved.
JavaScript timing, dynamic code, changes in the accessibility tree, and layout shifts can all affect what Lighthouse captures during a particular run.
Not by themselves. An overlay doesn’t guarantee accessibility or prevent litigation, and it may leave underlying code, navigation, and interaction problems unresolved.
Not currently. They're becoming an additional channel through which people discover and evaluate information alongside traditional search.
Some may use the same structural signals, but implementations differ. Semantic markup, descriptive labels, and reliable page structure remain useful to many systems that interpret website content.
Start with accessibility, semantic structure, descriptive labels, usable forms, and layout stability. These practices benefit human visitors, assistive technologies, search engines, and AI agents.