Site Wide Analysis

#94364
  • Resolved michelles
    Rank Math free

    Hi whenever I try to the site wide analysis, it says this API Error: cURL error 7: Failed to connect to rankmath.com port 443: Connection refused

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    Thanks a lot for your query and we are so sorry about the trouble this must have caused.

    Please check if cURL is enabled on your server. You can ask your web host about the same.

    If it is working, please give it another shot. If it still won’t work, please edit the following plugin file:
    /includes/modules/seo-analysis/class-seo-analyzer.php

    Then, change the following line (line number 358):
    $request = wp_remote_get( $api_url, [ 'timeout' => 20 ] );

    Increas the timeout value to 60:
    $request = wp_remote_get( $api_url, [ 'timeout' => 60 ] );

    The SEO analysis should start working as expected.

    Or, you could also use the online version of the tool which is just as good:
    https://rankmath.com/tools/seo-analyzer/

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Ok thanks
    I will use the online version. If I don’t fix the cURL, is it important?

    Thanks

    Hello,

    The cURL allows PHP to make http requests on your site. It is recommended to have it enabled. You can ask your hot to enable this for you if you are not certain how.

    Looking forward to helping you. Thank you.

    ​​​​​​

    Ok thanks.

    Sajid Khan
    Rank Math business

    Hello,

    Glad that helped, do you have any other questions? Or do you want us to close this thread? In any case, we will be here if you have any other questions or issues in the future.

    Looking forward to helping you. Thank you.

    ​​​​​​

    You can close the ticket .The cURL is turned off right now because of my hosting limitations, but I will upgrade when I am ready unless there is another way to turn the cURL on.

    Hello,

    If you need help with anything else, please open a new support ticket here so we can help:

    https://support.rankmath.com

    We are always here for assistance.

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

The ticket ‘Site Wide Analysis’ is closed to new replies.