AI readiness for car dealerships

A buyer comparing the same model across five dealers in one question.

M4D2C3E3E1

The moment

Priti, sales manager at an independent used-car dealership

A buyer asks an assistant to find a 2021 estate under £18,000 with under 40,000 miles within thirty miles, and to say which dealers have one.

What the agent needs: Stock, price, mileage, year and location — for each vehicle.

What actually happens: The stock list is loaded from a feed by JavaScript, individual vehicles have no crawlable URLs, and prices appear only after a filter interaction. The assistant answers entirely from the national aggregators.

Which dimensions decide it, and why

AIScan grades five dimensions. These are the ones that carry the outcome for this kind of business.

Commerce

Every vehicle is a product with a price and availability. Vehicle plus Offer markup on a real per-vehicle URL is what puts you into the comparison instead of the aggregator that syndicates your stock.

Discoverability

Per-vehicle URLs must exist and be in the sitemap. A JavaScript stock grid is one page to an agent, and one page cannot hold twelve answers.

Content

Mileage, year, transmission and service history are the filter fields. In the served HTML they are answers; in a client-side widget they are nothing.

The checks that matter here

Fix guides: /docs/checks/commerce · /docs/checks/discoverability · /docs/platforms/wordpress

Most sites like this run on WordPress read the WordPress playbook for where each fix lives.

Questions we get asked

Our stock is syndicated to aggregators. Is that enough?
It means the aggregator gets cited and you get a referral fee at best. Publishing the same data on your own crawlable pages puts your name in the answer.
Stock changes daily. Will structured data go stale?
Generate it from the same feed that drives the page and it stays as fresh as the page does.
Do vehicles need individual URLs?
Yes. It is the single highest-impact change for a dealership site.
What about sold vehicles?
Keep the URL alive, mark availability as sold, and link to similar stock. A 404 wastes a link an agent already has.
Should finance examples be published?
Representative examples as text help, because 'monthly payment' is a common qualifier in the question.
How do I test a stock page?
Run a per-page scan on a vehicle URL — it grades what an agent fetches for that specific car.

Scan your site and see where you actually stand

Free, no account, about twenty seconds. The report names every failing check by ID, shows the evidence we found, and gives the fix for your platform — plus a hand-off prompt you can paste straight into Claude Code or Cursor.

Run a free scan npx aiscan-cli yoursite.com

Prefer to read first? Browse every check we run or the guide library.

Next in Retail & ecommerceAI readiness for online stores

Also covers: car dealer, used cars, car showroom, van sales, motorbike dealer, vehicle sales, car supermarket, prestige cars, electric car dealer, part exchange, car finance, forecourt, commercial vehicles, caravan dealer, boat dealer.