Okay
  Public Ticket #905271
Website speed
Closed

Comments

  • Adam started the conversation

    Hey Guys,

    One of the things i am noticing about the website is speed and performance.  is there anything I should look at for speeding up the site with your theme?  Can you take a quick peek at our site (www.pei.com) and let me know what you think might help!

    Thanks,

    Adam

  •  3,028
    Andrew replied

    Hey Adam,

    Thanks for reaching out to us regarding this query. 

    I'm going to ask that you install the plugin here then go to the WPCF Editor and ensure that the Memory Limit is at least 128M.

    Enable the cache option that's above the Memory settings. 

    Once you've done this, please test the site and let me know if you observe any differences.

    I hope this helps,

    Kind Regards.

  • Adam replied

    Hey Guys - it went from 8.2 seconds to 7.2 seconds.  I need it much lower than that.  Any suggestions on next steps that might continue to get that number down?

    Thanks so much for the help!

  • Adam replied

    I am going to go through and optimize ALL images on the homepage to lower the page size.  I will update with how that affects speed.

  • Adam replied

    I went through and optimized the main larger images and it brought the homepage down to around 6.7s.  Getting better but not quite there yet.  Any suggestions?

  •  3,028
    Andrew replied

    Hi Adam, 

    Here are a few more recommendations: 

    Using a Cache Plugin

    One of best methods to speed up the website is reducing the server requests for the website.

    This can be achieved by caching the website and serving the cached version of pages instead of requesting the whole backend process from the server.

    Reduce the size of images

    You can use any photo-editing software.

    Using CDN

    CDN stands for Content Delivery Network. It is a method of distributing different assets like images and media files between different locations with the goal of reducing main server load. This method boosts the speed of the website in great extent. There are many CDN providers in the market. Here is the list of recommended

    • CloudFlare
    • MaxCDN
    • AWS

     Let me know if any of these help. 

    Cheers