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

    (@mikejolley)

    The endpoint isn’t at fault here. All your UNCACHED endpoints/page loads are slow. e.g. https://www.silverlinecookerhoods.co.uk/?wc-ajax=get_customer_location and add to cart URLs too.

    These endpoints need to be dynamic and cannot be sped up with static caching like the rest of your pages. The actual server needs to be optimised/more powerful.

    You can look at installed plugins and see how much of an impact they make to page load, as a start.

    Thread Starter rimmer100

    (@rimmer100)

    Will do, just seemed strange that it slowed down after updating to the latest version… I have already disabled a handful of plugins with no reall positive effect.

    Cheers

    Mark

    Plugin Contributor Mike Jolley

    (@mikejolley)

    You may want to look into your server error logs, make sure its not getting bogged down with errors.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slow loading’ is closed to new replies.