-
Hi,
I keep seeing the message “Seems like your site URL has changed since you connected to Rank Math. Click here to reconnect.”
I checked the potential issues, but everything seems ok.
Can you help me?
-
Hello,
We apologize for the inconvenience you’re experiencing with the message “Seems like your site URL has changed since you connected to Rank Math.” We understand that this can be frustrating.
To resolve this issue, please ensure that you are using the latest version of Rank Math. Next, navigate to your WordPress Dashboard → Settings → General and verify that both the WordPress URL and Site URL are the same. If they are not, please make sure to update them accordingly.
After confirming that both URLs match, please disconnect your Rank Math account and then reconnect it. If the warning persists, clear your browser, website, and site-level cache before reconnecting. If the issue still persists, you can add a filter to your website and reconnect to your account. You can refer to our dedicated guide on how to add the filter to your site here.
If you have any further questions or continue to face issues while connecting to your site, please feel free to contact our dedicated support team here. We are available 24/7, 365 days a year and will be happy to assist you.
We hope this helps!
Sources:
How to Fix Problems While Connecting Account Using Rank Math » Rank Math
Resolving Rank Math Analytics Related Issues » Rank Math
How to Use Rank Math on a Staging Site » Rank Math
How to Get Rid of “No Connected Websites Found” Message » Rank MathChecked the link to add a filter on the website, but it does not explain what is the code for the snippet. Can you help me? Tried the other methods and nothing changes.
Hello,
Thank you for getting in touch with us. We apologize for any inconvenience this might have caused.
For initial troubleshooting, ensure that you are using the latest version of the Rank Math plugin. You may refer to our changelog page here: https://rankmath.com/changelog/
This type of issue usually happens when there’s a mismatch in the domain name. Let’s start by checking your WordPress settings and making sure that your website URL is correct. Sometimes, a mismatch in the URL or a missing slash can mess up the connection.
To do this, please go to your WordPress dashboard and click on Settings > General. Then look at the WordPress Address (URL) and Site Address (URL) fields and see if they match your website URL exactly.
If you find any mismatches, please correct them and save the settings.
Next, please try to disconnect and reconnect your Rank Math account by following these steps:
- Go to Rank Math > Dashboard and click on the Disconnect Account button.
- Go to Rank Math > Connect and click on the Connect Account button.
- Follow the instructions on the screen to log in to your Rank Math account and authorize the connection.
If this doesn’t work, you can try adding a filter code to your website that will bypass the URL check. This might help if there is some issue with your server configuration or DNS settings. The filter code you need to add is below:
/** * Filter whether we need to check for URL mismatch or not. */ add_filter( 'rank_math/registration/do_url_check', '__return_false' );
You can add it to your theme’s functions.php file or use a plugin like Code Snippets.
To add the filter code, please follow this guide: https://rankmath.com/kb/wordpress-hooks-actions-filters/
And that’s it! The plugin should now be able to stay connected without any issues.
For more information on why this issue happens and how to fix it, you can check this page: https://rankmath.com/kb/problems-while-connecting-account/
We hope this helps. If not, please send us a screenshot of the error you’re getting using this tool. We’re happy to troubleshoot this more with you.
Thank you for choosing Rank Math.
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.
The ticket ‘Seems like your site URL has changed since you connected to Rank Math. Click her’ is closed to new replies.