FAQ Schema with BetterDocs

#22971
  • Resolved stvnorchw
    Rank Math free

    I purchased and set up my FAQ page through a plugin called BetterDocs, Schema not working. I was wondering how RankMath will end up adding options for a FAQ schema and if it will be able to “see” what BetterDocs is generating. I’m kind of leaning towards that RankMath won’t be able to hook into it and add the schema, for BetterDocs.

    I looked at BetterDocs and it says “schema ready,” but when I check it in the Google Structured Data test it doesn’t see anything.

    When will RankMath release their update for FAQ Schema?

Viewing 1 replies (of 1 total)
  • Hello,

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

    Unfortunately, we do not have any updates on how soon this option might be available, however, you can customize the output on your FAQ pages and add this schema by 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);

    You can also disable the Rank Math rich snippet module and use any third-party schema plugin that has this functionality as an alternative.

    Looking forward to helping you. Thank you.

    ​​​​​​

    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 1 replies (of 1 total)

The ticket ‘FAQ Schema with BetterDocs’ is closed to new replies.