Requesting Q&A schema functionality

#96331
  • Resolved N.l Tayoh
    Rank Math free

    Hello Rank Math Support, I do love your plugin but there is one feature I will like to see added;- The Q&A schema feature is absent which I really need for my new Q&A website. I keep getting Q&A errors on search console.

    Unfortunately don’t know how to fix this since I couldn’t find this schema type in Rank Math.

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

    Thank you for getting in touch with us.

    The Q&A schema is currently not included in Rank math. We will be however adding an advanced builder with more schema types when releasing the Pro version. In the moment, you can use this guide: https://developers.google.com/search/docs/data-types/qapage to create the schema manually then add it to your existing Rank math page schema 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 [];
    }, 99, 2);
    

    You should also check this guideline on the same: https://moz.com/blog/new-schema-types-to-create-interactive-rich-results

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    The Q&A schema is there, but I get this error “Missing field ‘mainEntity.name”. I can’t figure out how to fix it. Any recommendations, please? I find it difficult applying the code manually.
    Q&A schema errors I get

    • This reply was modified 3 years, 10 months ago by N.l Tayoh.

    Hello,

    Rank Math does not have Q&A Schema in it. So, you must be adding that using some other plugin or theme or using the custom code.

    Unfortunately, we do not offer support for features that are not part of Rank Math.

    Hope that helps.

    Ok, thanks for taking the time to reply. I will try getting in touch with the theme developer.

    Sajid Khan
    Rank Math business

    Hello,

    Sure, do you have any other questions? Or do you want us to close this thread? In any case, we will be here if you have any other questions or issues in the future.

    Looking forward to helping you. Thank you.

    ​​​​​​

    You can close this discussion. But looking forward to see the Q&A schema add to the Rank Math Premium version. Hoping it comes by sooner

    Alberto
    Rank Math business

    Hello,

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

    About the Rank Math Pro version, it is coming this 9th of November!

    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.

    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 ‘Requesting Q&A schema functionality’ is closed to new replies.