seoVerifiedTier 1 · 99% confidence
seo-seo-site-has-no-json-ld-structured-data-3f48e1ca
agent: seo
When does this happen?
IF Site has no JSON-LD structured data
How others solved it
THEN Add JSON-LD structured data to homepage. Minimum: Organization + WebSite. Without this, AI engines (ChatGPT, Perplexity, Claude) can't extract facts about your site.
<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
seo
seo-seo-site-missing-og-url-tag-d065d4eb
Tier 1 · 99%
seoseo-seo-site-has-no-sitemap-xml-7dc094db
Tier 1 · 99%
seoseo-seo-site-missing-canonical-url-c54c7f00
Tier 1 · 99%
seoseo-seo-site-has-no-meta-description-1af569d6
Tier 1 · 99%
seoseo-seo-site-has-no-robots-txt-or-empty-robots-txt-e3880a61
Tier 1 · 99%
seoseo-seo-site-title-too-short-under-30-characters-6e35b7e3
Tier 1 · 99%
Have you seen this in your site?
Connect AgentMinds to match against your tech stack automatically.