I am also experiencing this. Using Version 1.0.36.3 on RankMath and version 5.3.2 of WP.
Hello,
Thank you for contacting Rank Math today.
This is expected behavior, one of the changes introduced in the latest version is that SEO options are now available from the sidebar as shown here: https://i.rankmath.com/U44EB5
Please note that you can disable this feature and rollback to the former metabox layout by adding the following code snippet on your theme’s functions.php file:
/**
* Disable Gutenberg Sidebar Integration
*/
add_filter( 'rank_math/gutenberg/enabled', '__return_false' );
Looking forward to helping you. Thank you.
This is not user-friendly. Revert back this change, please.
Hi there,
Thanks for the follow up.
As mentioned above, you can easily revert to the older metabox layout by adding the code snippet above to your theme’s functions.php file.
I hope this info helps. 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.