{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/foundations/title.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/foundations/title/#article", "headline": "The element", "description": "Every HTML document must have exactly one non-empty <title> element inside <head>. It names the page for browsers, search engines, screen readers, social previews, and AI agents. It is not the same thing as the page's <h1>.", "url": "https://webspecification.com/spec/foundations/title/", "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-07-09T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Living Standard — The title element", "url": "https://html.spec.whatwg.org/multipage/semantics.html#the-title-element", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "MDN — <title>: The Document Title element", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/title", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "WCAG 2.4.2 — Page Titled (Level A)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/page-titled.html", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "Google — Influencing your title links in search results", "url": "https://developers.google.com/search/docs/appearance/title-link", "publisher": { "@type": "Organization", "name": "Google Search Central" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/foundations/title/#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": "The <title> element", "item": "https://webspecification.com/spec/foundations/title/" } ] } ] }