
AI agents do not only read the rendered version of a web page that shows up in a browser. They work from a stripped-down, structured representation of the same page called the Accessibility Tree, which surfaces headings, roles, labels, links, and text in a form machines can parse. That single shift, plus a fresh round of field reports from local SEO practitioners, is shaping a clear set of checks site owners can run this week.
What follows covers how the tree works, why reviews now feed AI summaries, a Google Maps URL trick that lets anyone move a service area business pin, a workaround for Google’s invite-only Immersive View, and the pricing problem AI agents create for sites that hide their rates.
Why the Accessibility Tree is now an SEO audit item
A page can look polished on screen and still confuse an AI crawler. When the underlying HTML is messy, headings sit inside unlabeled elements, or links read like “click here,” the tree returns a confusing map of the page. AI systems then struggle to figure out what the page is actually about, and the page loses chances to appear in AI-generated answers.
To inspect the tree yourself, open Chrome, right-click any page, choose Inspect, click the double-arrow icon in the Elements panel, and toggle on Show Accessibility Tree under Accessibility. The panel that opens shows the same structural view of the page that AI agents see.
For site owners, the practical fixes line up with classic accessibility work:
- Use a real heading hierarchy, with one H1, then H2s and H3s in order.
- Label every form field with a clear, associated label.
- Write descriptive link text instead of “click here” or “read more.”
- Add meaningful alt text to images that explains what they show.
- Avoid burying key copy inside unlabeled divs, spans, or custom widgets.
Running this audit once per template, not once per page, catches the systemic problems that hurt the most pages at once.
Reviews are feeding AI summaries about your business
Customer reviews on Google Maps and similar platforms are increasingly feeding the language that AI assistants use to describe local businesses. A shared screenshot from Gemini showed the assistant pulling specific details straight from reviews, including what the business does, which services it is known for, what problems it solves, and why customers recommend it.
That changes what a good review request looks like. Instead of a generic “leave us a review” email, prompt customers for specifics: the service they received, the problem that was solved, and the part of the experience that stood out. Detailed, natural-language reviews give AI systems more material to summarize and reduce the chance of vague or inaccurate descriptions showing up in answers.
For multi-location businesses, this is a template change as much as a tone change. Bake three prompts into the post-service follow-up so every location collects reviews that answer the same questions an AI would want to know.
The service area business pin loophole you should monitor
Service Area Businesses (SABs) do not show a street address on Google. Inside the Google Business Profile interface, Google hides the address field and the map pin editing controls for that reason. A practitioner discovered that those controls are still reachable by editing the Google Maps URL directly, which means anyone with the link can move the pin. Google reportedly called this “intended functionality” through its bug bounty channel.
The upside is that owners of legitimate SABs can use the same trick to correct a profile that ranks in the wrong city. The downside is the obvious one: a bad actor can move a competitor’s pin and damage that competitor’s local rankings. There is no warning email when this happens, so damage often shows up only after rankings drop.
What to do this week:
- Search your service categories from a device you do not normally use and confirm the pin location.
- Set up a monitoring tool that alerts you to GBP field changes, especially map pin coordinates.
- Document the correct service area and screenshot it so you have a fast rollback path if a pin moves.
A drone video is the unofficial Immersive View
Google’s Immersive View for Google Business Profile is invitation-only, and most businesses cannot get in. A practitioner tip floating through the local SEO community: upload a drone video of the business directly to the profile. The listing gains a rotating, three-dimensional-style showcase that stands out next to the usual static photo strip.
It is not a substitute for a real Immersive View invite, but for businesses that want a more visual presence now, a short drone clip is the cheapest upgrade available.
Pricing is now an AI visibility problem
AI agents running searches on behalf of users almost always try to determine pricing, even when the user did not ask for it. Sites that do not publish their rates face two outcomes: the AI skips the site entirely, or the AI pulls prices from third-party sites, affiliates, or aggregators and risks serving figures that are wrong, stale, or incomplete.
For site owners, the fix is to publish pricing in a structured way the tree can read:
- Use a real page with a clear H1 like “Pricing” rather than hiding rates inside a PDF.
- Mark up prices with schema so machines can parse them without guessing.
- Include the date the prices were last updated, both for users and for crawlers that want to judge freshness.
- State what is and is not included, since AI summaries tend to fill gaps with assumptions.
Builders of internal AI search visibility trackers have started logging whether a site surfaces for pricing-related queries as a standalone metric. If your pages do not return for those prompts, the absence of a price page is usually the first thing to check.
What to audit this week
- Open the Accessibility Tree in Chrome DevTools on your top templates and fix unlabeled headings, links, and form fields.
- Update your post-service review prompt to ask for the service, the problem solved, and the standout part of the experience.
- Search your service area from a clean device and verify your GBP pin location, then turn on change monitoring.
- Add or update a public pricing page with structured data and a last-updated date.
- Upload a short drone video to your GBP if you want a visual lift without waiting for an Immersive View invite.
FAQ
What is the Accessibility Tree and why does it matter for SEO now?
The Accessibility Tree is a structured representation of a web page that exposes headings, roles, labels, links, and text in a form machines can parse. AI agents read this tree, so a clean tree improves the chances of a page being understood and surfaced in AI-generated answers.
How do I open the Accessibility Tree in Chrome?
Right-click any page, choose Inspect, click the double-arrow icon in the Elements panel, open the Accessibility section, and toggle on Show Accessibility Tree. The panel then shows the same structural view of the page that AI agents see.
Can someone actually move a service area business pin on Google Maps?
Yes. Address and map pin controls are hidden inside the Google Business Profile interface for service area businesses, but they can still be reached by editing the Google Maps URL directly. Google has described this as intended functionality, so owners should monitor their GBP for unauthorized pin changes.
