Article JSON-LD
A Article schema is the strongest single AEO signal for a informational query. Paste this in the <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Example Domains",
"description": "Example Domains",
"url": "https://www.iana.org/help/example-domains",
"datePublished": "2026-08-08",
"author": {
"@type": "Person",
"name": "Add author name"
},
"publisher": {
"@type": "Organization",
"name": "Iana",
"logo": {
"@type": "ImageObject",
"url": "https://www.iana.org/logo.png"
}
}
}
</script>