Forums Forums Search & Filter Pro Slow response time

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #236374

    I am using pro with WooCommerce and it is extremely slow with results about 3-5 seconds – what can I do to speed this up? I have only added 3 products so far so this should be very fast
    http://cci-futuresite.com/home/support/frpsamples/

    Trevor
    #236395

    I think you have the form twice on the page? This might be because one is positioned for desktop, and one for mobile, but generally, this cannot work properly, so can you first remove one of those from the page?

    However, I just tested that page, performing a web page objects load from a test server in Detroit (to rule out geographic delays) as this is close to where your server actually is, I think.

    It shows a total load time of 2.6 seconds, with 1.1 seconds being the initial wait for your server to respond by sending data (TTFB). That is quite slow. My personal site server does this in 0.1-0.2 seconds.

    Then, all the images are loading, and the javascript files, all separately, and it doesn’t look as though they are cached. They each taking quite some time to load.

    Do you have a cache plugin installed (although you should not generally have caches activated whilst building a site, to quickly activate one and test is OK).

    I use a simple plugin called Breeze to do this. It also allows you to combine CSS and JS files, as well as minify them.

    Anonymous
    #236494

    Thank you for the information, I do not fully understand your response as I am from the design side and another employee is working on the technical side – so having him look at this with the javascript, cach and java.

    In terms of saying it is loaded twice, I added it in a widget. Is this wrong?

    Trevor
    #236587

    Adding it is a widget is fine, it should have no impact on loading time. As to lading twice, my apologies. I thought that the form appeared twice on the page. It does not. I will await your reply when your technical person has reported back to you. I used the (free) site tools here:

    https://www.site24x7.com/web-page-analyzer.html

Viewing 4 posts - 1 through 4 (of 4 total)