Need Help Configuring Cache Timeout & Preloading
-
Hello,
I was hoping someone could help me out. I’ve been reading and researching, but can’t figure it out myself. I note upfront that the nature of the website content is adult so I have not provided the URL, but I can mark this NSFW and provide the URL if needed. Or provide screenshots that don’t show any mature content, such as from webpage.dev results.
The issue is my website is loading slowly. Mostly the images take too long to load (especially at the bottom of pages) and pages show blank spots while the images near the bottom are loading. This happens on all pages: main, shop and individual product pages. I realize I might need an image optimization plugin to help things out, but I thought it should be loading faster with the cache in place.WP and all plugins are up to date.
I only have one caching plugin in place: WP Super Cache
The site is an ecommerce store with approximately 1227 products.
Theme is Flatsome with lazy loading enabled by the theme.
1. My tests show that static assets are not being cached, including the main css, js, and logos image, but I can’t find anything to change that in the general and advanced settings in WP Super Cache. (I am using Simple method as I don’t feel comfortable with editing .htaccess files and breaking something…) I can provide screenshots of this is needed.2. I have the cache settings set as follows:
simple caching
compress pages
don’t cache known users
cache rebuild
browser caching
extra homepage checks
cache timeout: 86,400
garbage collection: 14,4003. The site is mostly static, although I do update products about once a week, including weekly sales and weekly featured products.
4. Although my footer widgets don’t update with these settings, at least the site is faster than with the default settings of cache timeout 3600/garbage collection 600. Unfortunately, I’m still having problems described above, pages loading with blank images for a few seconds on all pages. On product pages, the images often spin a few seconds before loading fully.
My questions are:- Am I doing something wrong with my settings?
- Should I enable preload?
- When I do update the site weekly, would I have to delete the entire cache and run preload again?
Thank you in advance for any help.
The topic ‘Need Help Configuring Cache Timeout & Preloading’ is closed to new replies.