Hey Review Field Missing

#20849
  • Resolved Kathir
    Rank Math free

    I am using latest rank math,

    I used PRODUCT Schema and its showing Review Field Missing https://ibb.co/FDQySp5

    Also Please Add extra Product stock schema dropdown, like ONLINE ONLY, DISCOUNTUINED, etc like in WP Review Plugin

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    Could you please share the URL to the affected product on the sensitive data section so that we can investigate this further?
    In regards to your second question, it it possible to select the product rich snippet on any custom post type apart from WooCommerce. Rank Math will automatically populate the data from the WC fields within this post type.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Kathir
    Rank Math free

    hey?

    Hello,

    Thank you for contacting Rank Math today.

    Could you please share a link to the affected URL on the sensitive data section as I requested before so that we can check this issue further?

    Looking forward to helping you. Thank you.

    ​​​​​​

    Kathir
    Rank Math free

    Not on particluar post, i am getting this error on all the post i use rankmath product schema

    for eg on homepage- https://webhostingblackfriday.deals/ i am getting this error https://ibb.co/FDQySp5

    can you share how to add addition ItemAvailability options? https://schema.org/ItemAvailability

    Hello,

    Thank you for contacting Rank Math and sorry for the delay.

    Unfortunately your last response got stuck on our moderation queue which made it impossible to get back to you sooner.

    I have checked the affected pages and it looks like you have removed the product schema for the pages.
    You can customize the schema data by using the following filter on your theme’s functions.php file:

    /**
     * Filter to Short-circuit Schema if a 3rd party is interested in generating their own data.
     * Replace $schmea_type with schema name like article, review, etc.
     * @param array $entity Snippet Data
     * @return array
     */
    add_filter( "rank_math/snippet/rich_snippet_{$schema_type}", function( $entity ) {
     return $entity;
    });

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘Hey Review Field Missing’ is closed to new replies.