Schema guides Platform
How to add schema to Webflow
Category: site builder
Plugins and apps
- Custom code (Project Settings or Embed); ecosystem apps as needed
Manual implementation
Project Settings → Custom Code → Head, or Embed element; bind CMS fields into JSON-LD for collection templates.
Troubleshooting
- Embed stripped on canvas
Use sanctioned Custom Code slots; avoid pasting scripts into rich text alone. - CMS publish lag
Republish affected collection items after changing CMS-driven JSON.
Overview
Webflow shines when CMS fields drive JSON-LD: price, SKU, author, and dates become dynamic in collection templates. Keep static global graph (Organization) in project head code.
Use SEWWA to prototype static JSON, then translate field bindings into Webflow's embed syntax carefully.