Frontier technical SEO sprint — handcrafted metadata across all lanes
Handcrafted SEO metadata across every lane: JSON-LD structured data (17 schema branches), Google Scholar citation meta, Dublin Core, OpenGraph, Twitter cards, BreadcrumbList, and per-page canonical URLs.
Site release
Global
Publications
Framework
Results
Bibliography
Registry
Verify
A frontier-level technical SEO sprint added handcrafted metadata to every lane on the site:
- JSON-LD structured data: 17 schema branches in
_includes/seo-jsonld.htmlcovering Book, Chapter, ScholarlyArticle, DefinedTerm, CollectionPage, APIReference, SoftwareSourceCode, BlogPosting, AboutPage, and more. - Google Scholar citation meta:
citation_title,citation_author,citation_doi,citation_dateon all publication and bibliography pages. - Dublin Core meta:
DC.title,DC.creator,DC.dateon publications. - OpenGraph + Twitter cards: per-page titles, descriptions, and type-appropriate tags.
- BreadcrumbList: auto-generated from
_includes/breadcrumb-data.htmland appended as JSON-LD on every page. - Canonical URLs: absolute-URL canonical on every page via
head.html. - SEO description include:
_includes/seo-description.htmlgenerates per-layout meta descriptions, falling back tosummary_short→ site description.