What changes can I implement to speed up a very slow site?
-
My site currently loads very slowly, which I’m sure is having a negative impact on SEO as well as overall user experience. Even I get annoyed waiting for the pages to load.
If I look at Site Health, I see one critical issue: “Page cache is detected but the server response time is still slow.” Median response time is 918 seconds.
I also have two recommended improvements: “A scheduled event has failed” (“the scheduled event, epc_purge_request, failed to run”) and “You should use a persistent object cache.” I contacted my host about the latter, and they said to install W3 Total Cache plugin, which I’ve done.
I assume most of the speed issue is related to images—the site is 8ish years old and it’s a recipe blog, so there are a lot of photos. (With step-by-step process photos, a single page can easily have 20 images or more). I already resize the photos and lower the resolution to 72 dpi before upload (although I’m sure there are some from years ago which are way too big). I’ve installed Smush and have optimized about 30% of my images so far, but not seeing any improvement in speed just yet.
This morning I tried installing and running Jetpack Boost, but it made things worse (the load time was so slow that the site essentially became unusable) so I quickly uninstalled it.
I would appreciate any advice or suggestions for improving the overall speed. I don’t really have the budget to hire someone, so steps I can implement myself (I’m reasonably computer-savvy, but definitely not a developer!) would be fantastic.
The page I need help with: [log in to see the link]
- The topic ‘What changes can I implement to speed up a very slow site?’ is closed to new replies.