How AI reads Aspen Dental

aspendental.com Jun 18, 2026 6 min read Basic Web Presence
Short
27/ 100
AEO Level 2Basic Web Presence

▶ Watch this Short on YouTube

The short answer

Aspen Dental earns a 27 out of 100 on AEO readiness — placing it at level 2 of AI agent compatibility. The practice network's homepage delivers some readable content, but a missing sitemap, absent AI crawler directives, and a near-zero identity layer mean most answer engines cannot reliably surface or cite the brand.

What AI sees

An AI agent visiting Aspen Dental today lands on a dental services homepage with navigable text but no machine-readable inventory of the site.

Without a valid sitemap, an agent has no structured index of Aspen Dental's hundreds of clinic location pages, service descriptions, or patient resources. The homepage yields readable headings and paragraph text covering dental services — cleanings, orthodontics, implants — but structured data coverage sits at only 20/100, meaning price ranges, service types, and provider credentials carry no schema.org markup. Content structure scores the highest at 50, so basic HTML hierarchy exists, yet robots.txt contains no Content-Signal directives to declare how the practice wants its content used for AI training or answer summarization. The net effect: an agent can read fragments but cannot assemble a reliable, citable profile of the brand.

Where it loses points

Identity and authentication signals score a flat zero — leaving AI agents with no verified mechanism to confirm that information originates from Aspen Dental itself.

Agent Discovery35 Agent Interfaces18 Identity & Auth0 Content Structure50 Structured Data20

How to fix it

Three targeted changes would move the needle fastest for Aspen Dental's AI agent discoverability.

1

Publish a sitemap.xml

Goal

Give AI crawlers and answer engines a structured URL inventory of every clinic location page and service offering.

Issue

sitemap.xml returns HTTP 404, so agents have no map to the hundreds of location and service pages the brand maintains across the country.

Fix

Generate /sitemap.xml listing all location and service pages with lastmod dates, serve it as application/xml, and add a Sitemap: directive at the top of robots.txt so every crawler finds it on first contact.

2

Add AI crawler rules to robots.txt

Goal

Declare explicit per-agent directives so GPTBot, ClaudeBot, and PerplexityBot know exactly which paths to index and cite.

Issue

robots.txt contains no user-agent blocks for any AI crawler, so each agent falls back to guessing — often conservatively — which paths to follow.

Fix

Add individual User-agent blocks for GPTBot, ClaudeBot, PerplexityBot, and Applebot-Extended each followed by Allow: / for the paths you want cited; this single file edit directly lifts the agent_discovery score from its current 35.

3

Publish an MCP Server Card

Goal

Expose a machine-readable capability declaration so agent platforms can auto-discover Aspen Dental's digital touchpoints.

Issue

No server card exists at /.well-known/mcp/server-card.json, which contributes to agent_interfaces sitting at only 18/100 — the second-lowest category score.

Fix

Serve a JSON document at /.well-known/mcp/server-card.json with serverInfo, a transport endpoint, and a capabilities block; this is the fastest path to appearing in agent-native discovery registries used by tools like ChatGPT plugins and Claude integrations.

Common questions

Why does Aspen Dental score zero on identity and authentication?
The identity_auth category checks for agent identity verification endpoints and authenticated data feeds. Aspen Dental currently exposes none of these, which means AI agents cannot confirm that data they retrieve is authoritative and current — a meaningful gap for a healthcare brand where factual accuracy directly affects patient decisions about dental care.
Does a missing sitemap really affect how AI answer engines respond about Aspen Dental?
Yes. Answer engines like Perplexity and SearchGPT rely on crawled page inventories to surface location-specific content. Without sitemap.xml, hundreds of Aspen Dental clinic pages may never be indexed, so patients asking about nearby dental offices in an AI interface could receive incomplete or outdated results.
What is the single fastest improvement Aspen Dental can make to its AEO score?
Publishing a valid sitemap.xml delivers the broadest downstream effect — it immediately improves discoverability for both traditional search engines and AI crawlers, and referencing it in robots.txt simultaneously satisfies two failing checks spanning the agent_discovery and content_structure categories at once.

Is your own site ready for AI?

Run the same five-category analysis on any URL. Free, no account needed to start.

Check your own website free