Skip to content

SEO

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/lib/seo.tsx

Props

NameTypeRequiredDefault
titleKeystring-
descriptionKeystring-
canonicalUrlstring--
ogImagestring--
ogTypestring-"website"
twitterCard`unknownunknown`-
structuredDataStructuredData--
noIndexboolean-false

Diagram

mermaid
graph TD
    component_SEO_5fae89e6["SEO"]
    class component_SEO_5fae89e6 rootComponent

Relationships

  • RENDERS → Helmet
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF