Markup Schema

#67106
Viewing 8 replies - 1 through 8 (of 8 total)
  • Alberto
    Rank Math business

    Hello,

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

    Right now Rank Math doesn’t have the Offer Markup Schema (but we would like to add it in some upcoming version).

    If you know about coding, you could implement it by yourself using the following filter:

    /**
     * Collect data to output in JSON-LD.
     *
     * @param array  $unsigned An array of data to output in json-ld.
     * @param JsonLD $unsigned JsonLD instance.
     */
    add_filter( 'rank_math/json_ld', function( $data, $jsonld ) {
    	return [];
    }, 10, 2);

    Looking forward to helping you. Thank you.

    ​​​​​​​

    thanks and update it soon. I’m not a Coder. I’ll try.

    by the way wich file i need to add this filter

    Hello,

    The code is to be added in your theme functions.php file.

    Hope that helps. If you have any further question(s), please let us know. Thank you.

    Thanks and plz update me after you update the offer markup schema in Rankmath.

    Hello,

    You can also keep an eye on our changelog to know when and what changes we make in our plugin updates: https://rankmath.com/changelog/

    Hope that helps. If you have any further question(s), please let us know. Thank you.

    Thanks

    Alberto
    Rank Math business

    Hello Fahoo,

    We are super happy that this helped you with your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

You must be logged in to reply to this ticket.