Side Wide Analysis – API error

#98599
  • Resolved Grace Pritchard
    Rank Math free

    I have recently installed Rank Math plugin as a replacement for Yoast.

    Every time I try to do a Site Wide Analysis the following error appears:

    API Error: cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received

    I have tried using different browsers, i have cleared my cache and have spoken to my provider Bluehost who recommended I speak to you.

    Please can you help.

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    Please check around line 374 in Plugins > Plugin editor > Rank math SEO , in class-seo-analyzer.php ( seo-by-rank-math/includes/modules/seo-analysis/class-seo-analyzer.php)

    From:
    wp_remote_get( $api_url, [ 'timeout' => 30 ] );

    To:
    wp_remote_get( $api_url, [ 'timeout' => 60 ] );

    This should fix your issue.

    Hope that helps. If you have any further question(s), please let us know. Thank you.

    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 ‘Side Wide Analysis – API error’ is closed to new replies.