Free tool

AEO Schema Scanner

Paste any URL and see what structured data it is telling the machines: what is detected, what Google has deprecated or demoted, and what is missing to be the trusted, retrievable answer in AI search. The scan is free. Export the report as a PDF with your email.

Reads the page source server-side. Schema added only by client-side JavaScript will not be seen.

How it works

The scanner fetches the page source and parses every JSON-LD block it contains, including the @graph wrapper, arrays and nested types. It reports the types it finds, flags any that Google has deprecated or demoted (current to 2026), and checks whether your Organization and Person entities carry the properties that actually matter, sameAs, @id and logo. Then it lists the recommended types that are missing.

One honest limit: it reads the raw HTML, so it sees all structured data that is in the page source. Schema injected only after client-side JavaScript runs will not appear here. For that, the on-device Chrome extension reads the rendered page in your own tab.