API Timeout Error

#60209
  • Resolved Anonymous
    Rank Math free

    I am getting this error with my account when I Analyze my site on both the WordPress Plugin and the site analyzer. What is the process to get this to work.

    Thank you for your help!

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

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

    Could you please change the following line that can be found in class-seo-analyzer.php on line 358 on this path: ..\wp-content\plugins\seo-by-rank-math\includes\modules\seo-analysis from:

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

    to

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

    Let me know if this fixes the problem.

    Looking forward to helping you. Thank you.

    Anonymous
    Rank Math free

    That seemed to work!! Thank you for your help Michael!!

    Todd
    Rank Math free

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

The ticket ‘API Timeout Error’ is closed to new replies.