• Resolved marcorroma

    (@marcorroma)


    Hi, I purchased this plugin.
    I need to display the category as an “ItemList” and contain posts as “itemListElement”.
    How can I do?
    I can’t find “itemListElement” …
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Category and tag pages use ItemList by default – see the SSO > Schema Markup settings page. You’ll probably want to change that to WebPage though since the Schema ItemList filter is only provided with the Premium version. See the “WPSSO JSON Free / Standard Features” section here https://www.ads-software.com/plugins/wpsso-schema-json-ld/ for more info on Free version features.

    js.

    Thread Starter marcorroma

    (@marcorroma)

    I bought the premium version of the plugin and also the add-on.
    I just want to know how to set up the “itemListElement” posts in the categories page.
    can you help me?
    Category is “ItemList”, ok. How do I edit the posts in “itemListElement” in the categories page?

    Plugin Author JS Morisset

    (@jsmoriss)

    The “itemListElement” property contains posts/pages in that category, so as you add posts/pages to the category, they are added to the “itemListElement”, and when you remove them from the category, they are removed from the “itemListElement”.

    Note that “itemListElement” is limited to 200 items by default. You can define the ‘WPSSO_SCHEMA_ITEMS_PER_LIST_MAX’ constant in your wp-config.php file if you require more.

    BTW, since you are a Premium user, you can open a ticket at https://surniaulula.com/support/, since support in the community forums can take a few days between replies, where-as Premium service is much quicker. ??

    BTW #2, WPSSO only clears its cache when required, so after installing the Premium versions, you may want to clear the cache under the SSO > Tools page.

    js.

    Thread Starter marcorroma

    (@marcorroma)

    It was a cache problem.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘itemListElement option’ is closed to new replies.