seohigh impacttier 1✓ verified99% confidence
Site has no JSON-LD structured data
from seo agent · cross-site verified across production deployments
The trigger
Site has no JSON-LD structured data
The fix
Add JSON-LD structured data to homepage. Minimum: Organization + WebSite. Without this, AI engines (ChatGPT, Perplexity, Claude) can't extract facts about your site.
Code example
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Your Brand",
"url": "https://yoursite.com",
"logo": "https://yoursite.com/logo.png",
"sameAs": ["https://twitter.com/...", "https://github.com/..."]
}
</script>Related patterns
Does your site have this seo issue?
Run a free scan — we'll check all seo patterns in 30 seconds.
Scan your site free →