Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2609749
Penci Recipe Plugin Schema
Closed

Comments

  • flvictorkapustin started the conversation

    Hi,

    I have recently updated recipe plugin to the new version. Changes look great - thank you for all the improvements!

    However I have an issue with schema information. Previously recipe plugin added 

    itemprop="recipeIngredient"

    to recipe list items. Now it appears to use json for structured data and we have two issues:

    - Headings in ingredients are added to json output ([blueberry gouda scone] is a header and it is added to the first ingredient [butter]) : 

    "recipeIngredient":[["blueberry gouda sconesbutter (frozen) u00bd c (110 g)"`

    - Pinterest Recipe Rich Pins also stopped working with json format:

    When checking a page with Rich Pin Validator only the first ingredient is recognized. Can be seen here: https://developers.pinterest.com/tools/url-debugger/?link=https%3A%2F%2Fwhiskedawaykitchen.com%2Fblueberry-gouda-scones%2F

    Thank you in advance!

    Victor

  •  2,701
    PenciDesign replied

    Hi,

    Yeah, we're using Json schema markup from Google for new version of Recipe plugin:

    https://developers.google.com/search/docs/data-types/recipe#guided-example

    Please send me your site admin URL and admin account ( username and password ). I will take it a look on this to help you.


    Best Regards,

    PenciDesign

  •   flvictorkapustin replied privately
  •   PenciDesign replied privately
  • flvictorkapustin replied

    Hi,


    Thank you for taking a look and fixing the headers! I see that the rich results test from Google validates all ingredients, so we'll take it with Pinterest.


    Thank you for your support!

  •   PenciDesign replied privately
  • flvictorkapustin replied

    Hi,

    I have a reply from Pinterest. They indicated that json schema for recipe plugin has an extra square bracket.

    See their reply in the image below. Is it possible to remove the double-bracket for ingredients in json output?

    7069574798.png

  •  2,701
    PenciDesign replied

    Hi,

    Strange, I didn't see this issue from my-end - check this image: http://prntscr.com/vvfyai

    So, please send me again your site admin URL and admin account ( username and password ) - in a PRIVATE REPLY. I will take it a look on this to help you.

    Best Regards,

    PenciDesign

  •   flvictorkapustin replied privately
  •   PenciDesign replied privately
  • flvictorkapustin replied

    Hi,

    Thank you for looking into it! It works great!


    Victor