Schema guides Platform
How to add schema to Wix
Category: site builder
Plugins and apps
- Wix SEO Wiz
- Velo for head injection
Manual implementation
Tracking & Analytics → Custom code in site head, or Velo HTML head API for dynamic values on dynamic pages.
Troubleshooting
- Code not on all pages
Check per-page vs site-wide placement in Tracking Tools. - Dynamic pages missing schema
Use Velo to read collection data and inject JSON-LD server-side where supported.
Overview
Wix users typically combine SEO Wiz defaults with Custom Code or Velo for advanced graphs. Dynamic business sites should avoid duplicating FAQ/Product blocks from multiple widgets.
Validate after each Velo change—dynamic string building is prone to JSON syntax errors. SEWWA helps you lock the graph shape first.