Seems like your site URL has changed since you connected to Rank Math”

#897997
  • This message still appear on my site narratoscope.com: “Seems like your site URL has changed since you connected to Rank Math. Click here to reconnect.” After several weeks my Rank Math overview is “0”. You have provided solutions that do not work on my ticket #850345. I have no idea how to add a code snippet on Divi. Please advise.

Viewing 1 replies (of 1 total)
  • Hello,

    We apologize for the issue you are facing with the message "Seems like your site URL has changed since you connected to Rank Math." It can be frustrating when the solutions provided do not resolve the problem.

    To address this issue, please ensure that you are using the latest version of Rank Math. Then, check that your WordPress URL and Site URL are the same by navigating to WordPress Dashboard โ†’ Settings โ†’ General. Both URLs should match for a proper connection.

    If they do match, please try disconnecting and reconnecting your Rank Math account again. You can find the steps to disconnect here and to reconnect here.

    If the warning still appears, it may help to clear your browser, website, and site-level cache before reconnecting. If the issue persists, you can add the following code snippet to your website to bypass the URL check:

    /**
     * Filter whether we need to check for URL mismatch or not.
     */
    add_filter( 'rank_math/registration/do_url_check', '__return_false' );

    To add this code snippet in Divi, you can follow these steps:

    1. Go to your WordPress Dashboard.
    2. Navigate to Divi โ†’ Theme Options.
    3. Scroll down to the Integration tab.
    4. In the Add code to the < head > of your blog section, paste the code snippet above.
    5. Save changes.

    If you still have questions or if this does not resolve your issue, please reply to this ticket, and a human agent from our support team will assist you further. Thank you for your patience!

    Sources:
    How to Fix Problems While Connecting Account Using Rank Math ยป Rank Math

    This is an automated reply from Rank Math Support Bot. If you need further assistance, please reply to this topic and a human support agent will reply to you shortly.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this ticket.