Hello,
Thank you for contacting the support and we regret the inconvenience caused.
Could you confirm if you’ve added the FAQ block under a Row Layout of the Kadence Blocks plugin?
If yes, please add the below filter to the website to let Rank Math detect the block under the layout:
add_filter( 'rank_math/schema/nested_blocks', function( $nested ) {
$nested[] = 'kadence/rowlayout';
$nested[] = 'kadence/column';
return $nested;
});
Here’s how you can add the filter: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Once done, clear your website and browser’s cache and test the URL again to see if the Schema is added.
Let us know how that goes.
Thank you.
Thanks
Prabhat, You’re the Man
I became your fan. 🙂
Accurate and punctual answer, it seems like he had read my mind
Hello,
We are super happy that we could address your concern. If you have any other questions in the future, know that we are here to help you.
If you don’t mind us 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 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.