Tiki supports structured data (JSON-LD) for SEO using:
SCHEMA
tiki.schema.markup
Use the schema builder in edit forms:
Use SCHEMA directly in wiki content for manual control. See PluginSchema.
Tracker schema can contain tokens:
{ {fieldPermName} }
On tracker item view, tokens are replaced with the item values before JSON-LD output.
If a schema is saved, Tiki outputs:
Rendering is done on:
application/ld+json