Skip to main content
bthebigclass
All help topics

For creators

Tenant SEO + meta tags

Browser tab titles, share previews, and structured data all read from your portal config — not 'The Big Class'.

Every /p/<tenant>/* page mounts a DynamicMeta client component that patches <head> with your tenant brand. Tab titles read '<page> · <your brand>'; Open Graph + Twitter share previews use your logo + brand name.

Per-page overrides

  • Blog posts: post.seo.title / .description / .ogImage take precedence over auto-fields.
  • Course pages: include a Course JSON-LD payload (Schema.org) with provider, author, image.
  • Store pages, library, blog list — all picked up automatically.