Site running slow it is one of 40 on the server

Hi

I have 3 sites out of 40 on the same server that are running slow. I am concentrating on one right now https://www.houstonhcginjections.com

All are basically the same plugins. They get so slow Jetpack sends notifications they are off line. I have the manage site button pushed. All sites are fronted by Cloudflare.

  • Nastia
    • Ex Staff

    Hello Jpforte , I hope you are doing well today!

    I tested your site with pingdoom tools (check the results here) and it showing mostly that the Browser Cache is not working. Navigate to Hummingbird > Browser Caching

    The images take 32% of your site, by installing WP Smush plugin and enabling supper smush option, you can reduce the size of your site.

    We suggest to install a page cache plugin on your site as well. Here ae the most recommended:

    https://wordpress.org/plugins/wp-super-cache/

    https://wordpress.org/plugins/batcache/

    You can also test the performance impact of your plugins using the P3 plugin, then remove the worst offenders, or replace them with a suitable alternative.

    Let us know how it went!

    Cheers,

    Nastia

  • Jpforte
    • The Incredible Code Injector

    Hi, Thanks. Can you look a the https://www.magnatimesharesoftware.com site. I can’t figure. out what some of the solutions would be for https://tools.pingdom.com/#!/4HJv0/https://www.magnatimesharesoftware.com

    such as “Remove the following redirect chain if possible:

    https://ssl.google-analytics.com/r/__utm.gif?ut … 790269&utmredir=1&utmu=qAAAAAAAAAAAAAAAAAAAAAAE~

    https://stats.g.example.com/r/collect?v=1&a … .1483118077&jid=1711790269&_v=5.6.7&z=1588290792

    https://www.example.com/ads/ga-audiences?v=1&aip … .1483118077&jid=1711790269&_v=5.6.7&z=1588290792

    https://www.google.se/ads/ga-audiences?v=1&aip= … 18077&jid=1711790269&_v=5.6.7&z=1588290792&ipr=y

    Remove the following redirect chain if possible:”

  • Sajid
    • DEV MAN’s Sidekick

    Hello Jpforte,

    Hope you are doing good today :slight_smile:

    The most important part on your site performance is the server response time. Its taking 2.2 seconds to respond. That is a lot.

    Did you tried using the plugin mentioned by Nastia above ?

    That suggestion seems to be of google ads. All requests are going to google so you can not control these.

    To reduce the packet and distributing in single packets is something you would need to go into the code, find from where its coming and then split this request. Which is definitely required coding knowledge and can not be done via wp-admin.

    Also, it is some thing is, unfortunately beyond the level of support we can provide here. If you need to further optimize then you would have to hire a developer to do this job for you.

    Take care and happy new year :slight_smile:

    Best Regards,

    Sajid

  • Sajid
    • DEV MAN’s Sidekick

    Hello Jpforte,

    Hope you are doing good today :slight_smile:

    The most important part on your site performance is the server response time. Its taking 2.2 seconds to respond. That is a lot.

    Did you tried using the plugin mentioned by Nastia above ?

    That suggestion seems to be of google ads. All requests are going to google so you can not control these.

    To reduce the packet and distributing in single packets is something you would need to go into the code, find from where its coming and then split this request. Which is definitely required coding knowledge and can not be done via wp-admin.

    Also, it is some thing is, unfortunately beyond the level of support we can provide here. If you need to further optimize then you would have to hire a developer to do this job for you.

    Take care and happy new year :slight_smile:

    Best Regards,

    Sajid