“seems like your site URL has changed sinc eyou connected to Rank Math” repeat

#1085307
  • Resolved Jennifer Taylor
    Rank Math free

    Every time I log into my account I see this message: “Seems like your site URL has changed since you connected to Rank Math. Click her to reconnect.” Why does this happen every time I log in? Why can’t it remember my site?

    I’m a PRO user.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello, we apologize for the issue you are facing with the message stating that your site URL has changed. This warning typically appears when there is a mismatch between the WordPress URL and the Site URL settings in your WordPress dashboard.

    To resolve this issue, please follow these steps:

    1. Check Your URLs: Navigate to WordPress Dashboard → Settings → General and ensure that both the WordPress Address (URL) and Site Address (URL) are the same. They should match exactly for Rank Math to maintain a proper connection.

      Check the site URL

    2. Reconnect Your Account: If the URLs are correct, try disconnecting and then reconnecting your Rank Math account. You can do this by going to Rank Math SEO → Dashboard → Help and selecting Disconnect Account.

      Disconnect Your Website from Rank Math

    3. Clear Cache: If the warning still appears after reconnecting, please clear your browser cache, website cache, and any site-level cache you may have before trying to reconnect again.

    4. Add a Filter: If the issue persists, you can add a filter to your website to bypass the URL check. You can refer to our guide on how to add the filter to your site:

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

    Following these steps should help resolve the issue. If you continue to experience problems, please reply to this ticket, and a human agent from our support team will assist you further.

    Sources:
    How to Fix Problems While Connecting Account Using Rank Math » Rank Math
    How to Get Rid of "No Connected Websites Found" Message » Rank Math

    Hello,

    Please head over to WordPress Dashboard > Settings > General and make sure there are no mismatches in the WordPress URL and Site URL in those options.

    After that, please try disconnecting and reconnecting your Rank Math account to see if this resolves your issue.

    If the issue persists, you can try adding the following filter on your website and then reconnecting to your account again.

    add_filter( 'rank_math/registration/do_url_check', '__return_false' );
    

    Here is a guide you can follow to add the filter:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Let us know how it goes. Looking forward to helping you.

    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.

Viewing 2 replies - 1 through 2 (of 2 total)

The ticket ‘“seems like your site URL has changed sinc eyou connected to Rank Math” repeat’ is closed to new replies.