🏢
AB-084

Organization JSON-LD with sameAs

🔍 Discovery Moderate effort Est. cost: $0

What it means

Checks that JSON-LD includes Organization type with sameAs links to social profiles.

Why it matters

Agents can verify your organizational identity and connect it to social profiles for trust and verification.

What's wrong

JSON-LD has Organization type but no sameAs array — agents cannot link your identity to social profiles.

What's right

{"@type":"Organization","sameAs":["https://github.com/yourorg","https://twitter.com/yourorg"]} in JSON-LD.

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Discovery