Speed UP site with autoptimize

Posted in: Newspaper
Post count: 51

Good morning, on my site http://www.ecomesifa.it with your theme, I tried to install Autoptimize to minimize and concatenate CSS and JS. Unfortunately, maybe because hosting uses LITESPEED CACHE, I have many 503.shtml errors, how can I fix it since SPEED BOOSTER does not work? Thank you

Post count: 23312

Hello Federico,

I have inspected your website on Google Page Speed and it seems that your website is right optimized, as you can see here -> https://www.screencast.com/t/nbqDJYDdQ Your score is good! We have only this useful manual -> https://forum.tagdiv.com/how-to-make-the-site-faster/ for optimization.

Thanks for your understanding!

Post count: 51

Hi Catalin, but when i autooptimize active I get errors 503 and Speed Booster does not work

Post count: 9544

Better to manually optimize the main css and js files yourself (see my long winded optimization thread for links to the best tools for that, esp js) vs running plugin. That way the optimized files get cached, not a process running to optimize stuff at same time as caching it (conflict).

Food for thought anyway 🙂

Post count: 51

Hi Chris, unfortunately I am not able to do these things … I have tried with bad results. How can I do? Thank you

Post count: 9544
Post count: 51

thanks a lot chris … and instead to render blocking, can you help me ?? http://www.ecomesifa.it … thanks and sorry

Post count: 9544

See my optimization thread for more info 😉

Post count: 51

Chris, where is your optimization thread?

Post count: 9544

heh…. sorry; I’m doing a major server thing right now …. have 5 windows open and stuck here …

try this
https://forum.tagdiv.com/best-of-forums/

Post count: 51

Sorry Chris, I can not find the part to solve the above the fold. Sorry but I am Italian and English is not that I understand very well …..

Post count: 51

I must add this line of code to the function.php:
function custom_dequeue_stylesheet () {
wp_dequeue_style (‘theme-style’);
}
add_action (‘wp_enqueue_scripts’, ‘custom_dequeue_stylesheet’, 99); ??

Post count: 51

Chris, sorry but i can not fix the above the fold of the pagepeed, i tried with async js, but for the css i do not know how to do it. Can you help me please? I will be grateful forever ……

Post count: 51
Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.