Recipe Schema Problem

#25884
Viewing 7 replies - 1 through 7 (of 7 total)
  • also want to add photo with each step in how to section

    Hello,

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

    You can fix these errors by ensuring that all the fields on the recipe schema options are filled when editing each of your posts as shown below:
    Recipe schema

    I cannot recommend adding images to the schema since Google expect text on the description and this may cause some errors. You can however add this to the page recipe content using a custom field plugin that allows adding images using shortcodes.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    I added link of my YouTube video and a thumbnail. But it’s only showing urls on frontend

    Hello,

    Thanks for getting back to us.

    This is expected behavior, the schema preview will only display the links to the video and the thumbnail but these will render as expected on the SERP.

    I hope this info helps. Thank you.

    i am using full width for my content. so, it make my user experience very bad. i know some recipe plugin which make this small data in a table.

    BTW Thanks for Faster Response.

    PS: Do We Still Need News Kind of Schema, After Google News Update.

    Hi Sandeep,

    Thanks for getting back to us.

    Please note that you can disable the feature to show the snippet preview on the frontend by setting the review location to “Custom(Use shortcode)”.

    To further customize this, you can use the following filter to modify the HTML of the preview:

    /**
     * Filter to change review HTML
     *
     * @param string $html.
     */
    add_filter( 'rank_math/review/html', function( $html ) {
    	return $html;
    });

    I hope this info helps. 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 7 replies - 1 through 7 (of 7 total)

The ticket ‘Recipe Schema Problem’ is closed to new replies.