Hello,
Thanks for contacting us, and sorry for any inconvenience that might have been caused due to that.
Please trying adding the following filter to your site in order to fix this issue:
/**
* Filter to change the Post Meta Table Limit
*/
add_filter('rank_math/seo_analysis/postmeta_table_limit', function ( $limit ) {
return 500000;
}
);
And here is how to add a filter/hook to your site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Let us know how it goes. 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.