reconnect to site after going live

#971426
  • hi, after publishing my new site i received a msg from rankmath that the url had changed. i disconnected old site (which was the temp location of the host while building the site) and put in the new live url of http://www.advancedintlsl.com , however i still receive the error message that the url has changed and i need to reconnect. it goes round in a loop it seems. can you assist? stuart

Viewing 1 replies (of 1 total)
  • Hello,

    We apologize for the issue you are facing with reconnecting your Rank Math account after going live. It sounds like you’re encountering the ‘Site URL has changed’ warning. Here are some steps you can follow to resolve this issue:

    1. Ensure You Are Using the Latest Version of Rank Math: Make sure that your Rank Math plugin is updated to the latest version. You can check for updates in your WordPress dashboard.

    2. Check WordPress URL and Site URL: Navigate to WordPress Dashboard → Settings → General and ensure that both the WordPress Address (URL) and Site Address (URL) are set to your new live URL (www.advancedintlsl.com). They should match exactly.
      Check the site URL

    3. Disconnect and Reconnect: If the URLs are correct, try disconnecting your Rank Math account again and then reconnecting it. You can do this by going to the Rank Math settings in your WordPress dashboard.

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

    5. Add a Filter (if necessary): If the issue persists, you can add the following filter 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' );

      This will allow the plugin to stay connected without checking for URL mismatches.

    If you continue to experience issues after trying these steps, please reply to this ticket with any additional details or error messages you are seeing, and a human agent from our support team will assist you further.

    Thank you for raising this concern!

    Sources:
    How to Fix Problems While Connecting Account Using Rank Math » Rank Math
    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.