Admin Panel

Target group: Integrators, Developers

With an activated Admin Panel, you can display the structured data on a page generated by this extension for reviewing:

Types information in the Admin Panel

Types information in the Admin Panel

The icons are linked: The type to the according schema.org documentation and - if available - to the Google and Yandex references for the specific type, other URLs to their destination.

Additionally, you can call Google’s Structured Data Testing Tool to validate the structured data on this page.

Configuration

To allow non-admin users to access the schema information in the Admin Panel, you have to configure it in the corresponding UserTS:

admPanel {
   enable {
      ext-schema = 1
   }
}