Disconnected in your dashboard, but still same issue after reconnecting
Hello,
Thank you for contacting us and sorry for any inconvenience that might have been caused due to this issue.
Please confirm that the WordPress Address (URL) and Site Address (URL) are the same in WordPress Dashboard > Settings > General. Both need to be the same for the Plugin to function smoothly.
If they were the same, then add this filter to your website:
/**
* Filter whether we need to check for URL mismatch or not.
*/
add_filter( 'rank_math/registration/do_url_check', '__return_false' );
Here’s how you can add the filter: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Once done, please clear your website’s cache, and reconnect your Rank Math account one more time.
Let us know how this goes. Please let us know if you have further questions or concerns.
Thank you.