Skip to content

VersionSeoHead

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/PublicLayoutShell.tsx

Phase 3: SEO meta tags for versioned docs. - Active version: canonical = self (no version prefix) - Other versions: canonical points to active version - Deprecated: noindex

Props

NameTypeRequiredDefault
slugIdstring-

Diagram

mermaid
graph TD
    component_VersionSeoHead_6c24ab48["VersionSeoHead"]
    class component_VersionSeoHead_6c24ab48 rootComponent

Relationships

  • USES_HOOK → useVersionContext
  • USES_HOOK → usePathname

Referenced By

  • PublicProjectLayoutInner (RENDERS)

Was this page helpful?

Download as PDF