Schema.org suggestions
Structured data (JSON-LD) tells answer engines what a page is — an article, blog post, news item or FAQ — not just the words on it. UmbracoGEO generates it for you.
Suggest & apply
On a page's AEO tab, UmbracoGEO suggests the best-fit schema.org type and a complete JSON-LD block built from the page's own fields. Apply it to write the markup to a content property.
Zero-touch auto-render
Prefer not to touch templates at all? Turn on automatic schema.org markup in General Settings. UmbracoGEO then injects JSON-LD into every published page's <head> automatically. It is off by default, and:
- Pages that already output their own structured data are left untouched — it never double-injects.
- You can exclude document types, or opt a single page out with a boolean property.
- Generation is live, so an edit is reflected on the next request.
Mapping types
Map your document types to schema.org types (for example blogPost → BlogPosting) on the Schema Mapping page, with per-page overrides where needed. See the Configuration reference for the appsettings equivalents.