URL#

#636427
  • Resolved audward
    Rank Math free

    I am trying to get my URL# for the domain spirithalloweenfun.com in WordPress but I get this message
    Seems like your site URL has changed since you connected to Rank Math. Click here to reconnect.

    I need this URL to set up information in AIWM in order to move forward with this website.

    Do I have t

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for getting in touch with us. We apologise 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:

    1. Go to Rank Math > Dashboard and click on the Disconnect Account button.
    2. Go to Rank Math > Connect and click on the Connect Account button.
    3. 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/

    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.

Viewing 1 replies (of 1 total)

The ticket ‘URL#’ is closed to new replies.