Hello @walton,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
Please make sure that you are using the latest version of our plugin: https://rankmath.com/changelog/
Also, please make sure that the Home URL and the Site URL are the same in WP Dashboard > Settings > General.
Hope this helps. Let us know if the issue persists even after that.
We are here to assist.
I have the same issue with several of my websites. My WP Address URL and Site Address URLs are the same in General Settings. Nothing changes but I keep getting an error “Your site URL has changed since you connected to Rank Math. Click here to reconnect.”
Based on information in support forums I tried adding the following to config.php but it doesn’t help.
define( ‘RANK_MATH_ENCRYPTION_KEY’, ‘S)xC=}0D!J;GB[Waz*)@lQ@!?MmXjQp>w57v!zeK,{WzdlF3>lnU5G8<N]kq^{‘ );
define( ‘RANK_MATH_ENCRYPTION_SALT’, ‘/V2&9r-3E0$#E/jY#D_+|4|jw*VOg,N9S~8-^jEgnzgZ @Y9U!Cz@~D0WgBuyf{‘ );
The fact that this is happening to many of my websites, and it has happened to the above original author of this ticket indicates to me that there is a problem.
How do we fix it please?
Hello @ma3ry,
We have released an update of the plugin that should help resolve most of the issues related to this.
Please check our changelog here: https://rankmath.com/changelog
Don’t hesitate to get in touch if you have any other questions or if the issue still persists.
I’ve been suffering from this issue since I purchased the plugin. Am now going to update to the latest version to see if it fixes it π
Mine has already disconnected again.
Hello @brizzol,
Are you using the PRO version of the plugin?
Also, please open a separate support thread so we can assist you better.
Looking forward to helping you. Thank you.
Also, @walton, @ma3ry, and @brizzol,
Could you please add this filter to your website?
https://rankmath.com/kb/filters-hooks-api-developer/#disable-domain-checking
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 and see if that helps.
Please let us know how that goes.
My page is showing filter #40, #1 and #2. Which one please?
Hello @ma3ry,
You’ll need to add the 40th filter of the “Settings” section.
Here’s the filter:
/**
* Filter whether we need to check for URL mismatch or not.
*/
add_filter( 'rank_math/registration/do_url_check', '__return_false' );
Hope this helps.
I do have the same problem; can’t get site to be connected to RankMath.
I use Multisite setup and CAN connect my network’s main WordPress (though this doesn’t make any sense to me), but none of my Multisite’s sites…
Hello @ma3ry,
We are glad that your issue is resolved. Please don’t hesitate to get in touch in case you need our assistance with anything else.
@andyreutimann, the correct way to use our plugin on a multisite setup is to install it on the network but only activate it on specific subsites.
Please deactivate it on the network and then activate it on the subsites and connect with your account. If the issue persists, please open a new support thread so we can assist you better.
Looking forward to helping you.
Many thanks @rankmathteam, that worked for me just perfect!
Hello @andyreutimann,
We are glad that your issue is resolved. If you ever need our assistance with anything else, please feel free to open a new support thread, and it will be our pleasure to assist you.
Thank you.
Hi, I have a similar issue here: Seems like your site URL has changed since you connected to Rank Math. Click here to reconnect. And when I do that, it leads me into the domain without SSL (HTTP) which is really weird.
Can someone explain this to me?