feature: Phase 22 SEO metadata component for public site
One presentational SeoHead renders the full OG/Twitter/JSON-LD head surface at prerender via typed schema.org builders. Per-medium release schema, config-sourced canonicals, 404 noindex. Zero CMS change.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
@page "/"
|
||||
@using DeepDrftPublic.Client.Controls
|
||||
@using DeepDrftPublic.Client.Services
|
||||
@inject SeoOptions Seo
|
||||
|
||||
<PageTitle>Deep DRFT - Electronic Music Collective</PageTitle>
|
||||
<SeoHead Model="@SeoModel.ForHome(Seo)" />
|
||||
|
||||
@* Hero - split 50/50 *@
|
||||
<section class="hero">
|
||||
|
||||
Reference in New Issue
Block a user