Check · schema · scored
JSON-LD context: what it measures
Whether each JSON-LD block declares an @context of schema.org.
How it is determined
The check reads the response your server returns and records what it found. That observation is stored with the report, so reopening an old audit shows what was true on the day it ran rather than what the page says now. It is not a live measurement, and it is not a model’s opinion of your page.
Ruleset schema-context · category schema · can count towards the checklist score
What it cannot tell you
- Whether the types used inside it exist in the vocabulary. An unknown type parses and means nothing.
- Whether a nested node inherits the context correctly, beyond the depth we walk.
If it failed, what to do
Add "@context": "https://schema.org" to every block.
Then verify it yourself rather than trusting the next report: reload the page, view the source, and look at the thing the check described. A check you can falsify in ten seconds is the only kind worth having.
Settle it without an account
The free schema validator checks this on one URL and needs no signup — the same rule, on the same page, with no credit spent. When you want the whole page assessed, an audit is covered by the trial credit.