Statement
Static `.astro` pages and markdown content entries shall support an optional `heroTitle` field that, when present, overrides `title` as the rendered page H1 heading while `title` continues to drive the browser tab title and SEO `<title>` tag.
Rationale
Allows marketing-copy headings (e.g. 'Welcome to Acme') to differ from the concise browser title (e.g. 'Home') without duplicating content or creating heading/title mismatch issues.
Topics
Owner: content-authoring
Related: seo-metadata
Applies To
- Content Collections DOC-00005