Home / News / Google Lighthouse Adds AI Agent Discovery Audit – Impact for Local Biz

GEO/AEO TrendsImpact: 70/100

Google Lighthouse Adds AI Agent Discovery Audit – Impact for Local Biz

Google Lighthouse 13.5 introduces an audit for AI Agent Resource Discovery (ARD), helping businesses expose their tools and services to AI assistants. Learn why this matters for getting cited by ChatGPT, Gemini, and other AI search tools.

VisibilityAI·21 September 2026·4 min read·Source: Search Engine Journal ↗
Google Lighthouse Adds AI Agent Discovery Audit – Impact for Local Biz

Key Highlights

  • ✓Lighthouse 13.5 adds an Agentic Resource Discovery audit for AI catalogs.
  • ✓The audit checks robots.txt, HTML link tags, and HTTP headers for catalog pointers.
  • ✓A valid ARD catalog can generate AI citations and drive traffic from generative search.
  • ✓Implementation is simple: host a JSON catalog and add a discovery pointer.

What Happened

Google’s Lighthouse 13.5 release adds a brand‑new Agentic Resource Discovery (ARD) audit. The audit checks whether a website publishes an AI‑catalog that tells AI agents (like ChatGPT, Gemini, Perplexity, and Google AI Overviews) where to find the tools, services, or data a business offers. The feature lands in Chrome 156 DevTools and will appear in PageSpeed Insights within weeks.

Key Details

  • Where the audit looks: Lighthouse scans the robots.txt for an Agentmap line, a <link rel="ai-catalog"> tag in the HTML head, and the HTTP Link header. If none are found, it falls back to fetching /.well-known/ai-catalog.json (or the newer /.well-known/ard.json).
  • Schema validation: The catalog must conform to the ARD specification schema. Missing files or schema errors trigger a fail; no catalog at all results in a Not Applicable status.
  • Experimental, not SEO: This audit lives under Lighthouse’s Agentic Browsing category, separate from traditional SEO checks. Google has made it clear it does not directly affect Google Search rankings.
  • Rollout timeline: The audit will be visible in Chrome DevTools (v156) and PageSpeed Insights within two weeks of the Lighthouse 13.5 release.
  • Related audit: The new ARD test is grouped with the existing llms.txt audit, which signals large language model (LLM) access to site content.

What It Means For Your Business

1. Get Discovered by AI Assistants

AI agents rely on structured catalogs to know which APIs, booking widgets, or product feeds they can call on a site. By publishing a correct ai-catalog.json, you make it possible for tools like ChatGPT or Google AI Overviews to surface your business when a user asks, “Find a local plumber near me.”

2. New Citation Opportunities

Just as backlinks boost Google rankings, AI citations—references to a site’s catalog entries—boost visibility inside generative AI responses. A well‑crafted ARD catalog can become a source of these citations, driving traffic from AI‑first search experiences.

​3. Competitive Edge for Small & Local Brands

Many local businesses still rely on traditional SEO. Implementing ARD gives you a first‑mover advantage in the emerging AI‑search ecosystem, especially as AI assistants start to replace traditional SERPs for many queries.

4. Easy Implementation with Existing Tools

If you already use structured data (Schema.org), JSON‑LD, or have a robots.txt file, extending to an ARD catalog is straightforward. You can host the file at /.well-known/ard.json and reference it with a simple <link rel="ai-catalog" href="/ .well-known/ard.json"> tag.

Step‑by‑Step Guide to Get Started

1. Create the catalog – Follow the ARD spec (available on GitHub) to list your services, endpoints, and relevant metadata.

2. Host the file – Place it at /.well-known/ard.json (or keep the older ai-catalog.json for backward compatibility).

3. Add discovery pointers –

- Add Agentmap: https://example.com/.well-known/ard.json to robots.txt.

- Insert <link rel="ai-catalog" href="/.well-known/ard.json"> in the <head> of your homepage.

- Optionally set an HTTP Link: </.well-known/ard.json>; rel="ai-catalog" header.

4. Validate – Run Lighthouse (Chrome DevTools or PageSpeed Insights) and look for the Agentic Resource Discovery result.

5. Monitor – Keep the catalog up‑to‑date as you add new services or APIs. Errors will show up as audit failures, giving you a quick fix loop.

Real‑World Example

Imagine a boutique hotel that offers an online reservation API. By adding an ARD entry for the bookRoom endpoint, an AI assistant can directly complete a user’s booking request without sending them to the website first. The assistant may say, “I’ve booked a room at Cozy Cove for you,” and include a citation linking back to the hotel’s catalog entry—driving both bookings and brand authority.

Bottom Line

The ARD audit is a signal to AI agents that your site is ready to be part of the next generation of search. For local businesses, it’s a low‑cost, high‑impact way to appear in AI‑driven answers, capture new traffic, and stay ahead of the curve.

---

Quick Checklist

  • ✅ Publish /.well-known/ard.json (or ai-catalog.json).
  • ✅ Add Agentmap line to robots.txt.
  • ✅ Include <link rel="ai-catalog"> in HTML.
  • ✅ Validate with Lighthouse 13.5.
  • ✅ Keep the catalog current.

Join the Conversation

Want a deeper dive? Register for the “A New Place To Look: Where Your Next AI Citations & Clicks Come From” webinar hosted by Search Engine Journal. Learn practical tactics, see live audit demos, and ask experts how to turn ARD into real traffic.

---

VisibilityAI can help you build and maintain your ARD catalog, integrate AI‑ready structured data, and track AI citation performance—all while you focus on serving customers.

Why This Matters For Your Business

AI assistants are rapidly becoming the default front‑end for many search queries, especially for local services like restaurants, plumbers, or boutique hotels. Unlike traditional SEO, which relies on backlinks and keyword relevance, AI agents look for structured catalogs that tell them *what* a business can do and *how* to call it. By publishing an ARD catalog, a small business signals readiness to be referenced directly in AI‑generated answers, turning a new kind of citation into a traffic source. For marketers, this opens a fresh optimization channel. Instead of fighting for rankings on a crowded SERP, you can earn a spot in the concise, conversational responses that users see in ChatGPT, Gemini, or Google AI Overviews. These AI citations often appear at the top of the user’s screen, offering higher visibility and higher intent. As AI tools continue to integrate with browsers and search experiences, businesses that adopt ARD now will be the first to reap the benefits of AI‑first discovery. Moreover, the ARD audit is free and easy to pass with basic technical work. It provides a clear, actionable checklist that can be integrated into existing site maintenance workflows, ensuring that even resource‑constrained local businesses can stay competitive without massive SEO budgets.

Frequently Asked Questions

Do I need to be an AI developer to use ARD?

No. The ARD catalog is a simple JSON file describing your services. You can create it with a text editor or a CMS plugin, then point to it using robots.txt or a link tag.

Will the ARD audit affect my Google Search rankings?

The audit lives in Lighthouse’s experimental *Agentic Browsing* category and is not tied to Google Search rankings. However, a correct ARD catalog can improve visibility in AI assistants, which is a separate traffic channel.

How often should I update my ARD catalog?

Update the catalog whenever you add, remove, or change a service, API endpoint, or tool. Regular updates ensure AI agents have accurate data and prevent audit failures.

Is your business showing up in AI search?

Get your free AI visibility audit - see if ChatGPT, Perplexity, and Google AI actually recommend you.