v0.15.7 May 22, 2026
Glossary SEO: enriched DefinedTerm schema + visible author chip with PhD attribution
Visible author chip at the top of every glossary entry: "Blazej Mrozinski, PhD" linked to /about/ with rel="author", plus the entry date and domain tag.
3 added
Added
- **Visible author chip** at the top of every glossary entry: "Blazej Mrozinski, PhD" linked to `/about/` with `rel="author"`, plus the entry date and domain tag. Mirrors the byline pattern already used on blog posts. Major E-E-A-T signal for psychometric content competing with Wikipedia / Scribbr / SimplyPsychology on YMYL-adjacent queries.
- **Enriched DefinedTerm JSON-LD** on every glossary page: `author`, `creator`, `publisher` all reference the canonical Person node (`@id` = `/about/#person`) so Google merges the author signal into the site-wide graph. Adds `datePublished` and `dateModified` (driven by frontmatter `date` and optional new `lastmod` field), `mainEntityOfPage`, `image` (cover URL), and `about` Thing for the domain.
- **`lastmod` field** on glossary collection schema (optional). When set, drives DefinedTerm's `dateModified`; otherwise falls back to `date`.