SiteAuthor
SiteAuthor
☰ Documentation
Documentation
A site-level author profile used to enrich a page-authored author name.
Authoring guidance
✅
Use when
Use when an author named in page metadata should resolve to additional site-wide profile information.
❌
Avoid when
Only the author's display name is needed;
meta.author can stand alone without a matching site author definition.Properties
*
profileUrl
string
Canonical author profile URL.
Example
Required
{
"profileUrl": "/authors/jane-smith/"
}
Full
{
"profileUrl": "/authors/jane-smith/"
}
examples are generated from the schema.