url site problem

#1038806
  • Resolved Dogma Escape Room
    Rank Math pro

    Hello, I switched to rankmath on my site from yoast.
    after importing the data from yoast and completing the wizard I got this message
    Seems like your site URL has changed since you connected to Rank Math. Click here to reconnect.
    Clicking on the link shows me the subfolder of the site in English.
    I use translatepress for the English version.

Viewing 1 replies (of 1 total)
  • Hello, we apologize for the issue you are facing with the site URL after switching to Rank Math. This warning typically appears when the WordPress URL and Site URL do not match. Here are some steps you can take to resolve this issue:

    1. Check Site URL Settings:

      • Navigate to WordPress Dashboard → Settings → General.
      • Ensure that both the WordPress Address (URL) and Site Address (URL) are the same.
        Check the site URL
    2. Disconnect and Reconnect:

    3. Clear Cache:

    4. Add a Filter:

      • If the problem 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’ );

        
        You can refer to our guide on [adding filters](https://rankmath.com/kb/wordpress-hooks-actions-filters/) for more details.

    If you continue to experience issues, please reply to this ticket with your site URL so that a human agent from our support team can 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.

    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 1 replies (of 1 total)

The ticket ‘url site problem’ is closed to new replies.