• Resolved mstone7

    (@mstone7)


    ‘?wc-ajax=get_refreshed_fragments’ is delaying my site load time by 3.1 seconds.
    I know it has some connection with the cart but I am at a loss to know what I do to manage this situation.
    My plugins are:

    Autoptimize
    Google analytics
    Hear about us
    Mailchimp
    Upload files
    Supercache
    Any help would be greatly appreciated

    https://ww.wp.xz.cn/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    get_refreshed_fragments is a separate request. It doesn’t delay the *current* page load as its asynchronous and done with javascript. This request cannot be cached; it’s there to get an uncached widget when using static caching like supercache.

    I suggest you maybe consider getting an expert to look if you’re trying to optimise your site on your current hosting. jobs.wordpress.net or https://www.woothemes.com/wooexperts/

    Thread Starter mstone7

    (@mstone7)

    OK thanks very much

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

The topic ‘Ajax and load time’ is closed to new replies.