• I have a webshop on built on wordpress and woocommerce and I would like to improve the loading speed. When I check my gtmetrix.com report I see the following:

    2 admin-ajax.php’s are being loaded as where for one of them, i get a 500 internal server error. This particular post does not have any KB’s but is taking time to load which is slowing down the website.
    the action that is being called is Refresh_dynamic_contents

    I have checked everywhere but cannot seem to find what could be the problem. Can anybody point me in the right direction for solving this issue?
    I have already put up my memory limit to 128MB on the site btw.

    Over here you can find the report: https://bit.ly/1C6q1Nx

    Thank you in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tim Nash

    (@tnash)

    Spam hunter

    A 500 error is a pretty generic error just meaning something has gone hinky server side. Do you have access to your server error logs, they will probably give you more of a hint as to what is not working.

    Thread Starter ecb21

    (@ecb21)

    Hi Tim,

    I do but I do not see anything of to the admin-ajax.php coming by in my logs.
    Any other suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘getting a 500 error on admin-ajax.php which is slowing down the site’ is closed to new replies.