AdvancedArticleFREE10 min read

Structured data on CMS pages with JSON-LD

Add per-item schema markup via Custom Code and CMS variables — including | json escaping and reference fields for authors.

Why we picked it

Official guidance for BlogPosting-style JSON-LD on CMS detail pages, including safe {{Field | json}} escaping, built-in Created/Updated variables, and warnings about unsafeRaw. Essential for serious SEO builds.

What you’ll learn

  • Add JSON-LD through Custom Code in the document head
  • Generate unique schema per CMS item with {{}} variables
  • Use | json for safe escaping and built-in Created/Updated fields
  • Validate with Google’s Rich Results Test after publish

Who it’s for

Advanced builders implementing Article/BlogPosting schema on CMS templates.

External resource

Open this article at the source

framer.com/help

Continue