{
"@context": "https://schema.org",
"@id": "https://webspecification.com/spec/foundations/meta-description.jsonld",
"@graph": [
{
"@type": "TechArticle",
"@id": "https://webspecification.com/spec/foundations/meta-description/#article",
"headline": "",
"description": "A short, unique summary of the page used by search engines and social platforms as a snippet. Google may rewrite it, but a good one is rewritten less often.",
"url": "https://webspecification.com/spec/foundations/meta-description/",
"inLanguage": "en",
"isPartOf": {
"@type": "WebSite",
"@id": "https://webspecification.com/#website",
"name": "Web Specification Studio",
"url": "https://webspecification.com"
},
"author": {
"@type": "Person",
"name": "Web Specification Studio",
"url": "https://webspecification.com"
},
"publisher": {
"@type": "Organization",
"@id": "https://webspecification.com/#organization",
"name": "Web Specification Studio",
"url": "https://webspecification.com"
},
"license": "https://creativecommons.org/licenses/by/4.0/",
"dateModified": "2026-05-29T09:13:20.000Z",
"citation": [
{
"@type": "CreativeWork",
"name": "MDN — : the metadata element",
"url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta",
"publisher": {
"@type": "Organization",
"name": "MDN"
}
},
{
"@type": "CreativeWork",
"name": "Google — Create good meta descriptions",
"url": "https://developers.google.com/search/docs/appearance/snippet",
"publisher": {
"@type": "Organization",
"name": "Google Search Central"
}
},
{
"@type": "CreativeWork",
"name": "HTML Living Standard — Standard metadata names",
"url": "https://html.spec.whatwg.org/multipage/semantics.html#standard-metadata-names",
"publisher": {
"@type": "Organization",
"name": "WHATWG"
}
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://webspecification.com/spec/foundations/meta-description/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://webspecification.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Spec",
"item": "https://webspecification.com/spec/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Foundations",
"item": "https://webspecification.com/spec/foundations/"
},
{
"@type": "ListItem",
"position": 4,
"name": "",
"item": "https://webspecification.com/spec/foundations/meta-description/"
}
]
}
]
}