can’t connect the google account with rank math

#637159
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello, I have exact same issue right know and cant figure it out.

    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/

    And that’s it! ​​​​​​​The plugin should now be able to stay connected without any issues.

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

The ticket ‘can’t connect the google account with rank math’ is closed to new replies.