Skip to content

YA SM Pages Configuration

Antonio Devís edited this page Jul 20, 2019 · 1 revision

After the activation of Pages post types at site settings, Simple Metadata will create Page Type options (a new metabox) in Page

Simple Metadata just offer properties from WordPress core fields. If you woud like to extend those properties, you must activate one of the Simple Metadata addons.

Settings - Page Type box

Page use the main class WebPage for the description of the Pages. It can be specified at Page Type box ussing the subclasses of WebPage:

  • WebPage Activated by default
    • AboutPage
    • CheckoutPage
    • CollectionPage
      • ImageGallery
      • VideoGallery
    • ContactPage
    • FAQPage
    • ItemPage
    • MedicalWebPage
    • ProfilePage
    • QAPage
    • SearchResultsPage

Page properties

WebPage is the most generic type available and inherits properties from both parent types (Thing and CreativeWork).

The Post can be identified by a collection of 13 schema.org Properties.

No further configuration is necessary, all the properties find the values from WordPress.

Screenshots

Simple Metadata will create Page Type options in Pages (metabox)

settings post

structured data page

Clone this wiki locally