📋
AB-083
JSON-LD Structured Data Present
What it means
Checks that the homepage contains at least one <script type='application/ld+json'> block for structured data.
Why it matters
Agents and search engines can parse your site's structured data to understand its type, purpose, and relationships.
✗
What's wrong
No JSON-LD blocks on homepage — agents cannot determine site type or metadata from structured data.
✓
What's right
<script type='application/ld+json'>{"@type":"Organization",...}</script> present in homepage <head>.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).