Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Sure it can be cached but only as long as the version stays the same. On my site the version changes on every page load hence there is no chaching at all. Why does the version has to change? I need a stable hence cachable version at least for a week, better a month.krileon wrote: It can be cached fine with the version.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
A compression extension. CB is only tested and verified working with JCH Optimizer (we use it here).How can I combine and compress all the single cb js files?
It's unlikely that CSS and JS are causing such a long load time. It's most likely your images. Lazy Loading images is the best approach to speeding up pages, which JCH Optimizer offers (along with CSS and JS compression).Especially on a weak mobile connection the load on the registration page is quite heavy and takes more than 5 seconds to load.
Please Log in or Create an account to join the conversation.