• Resolved otto2016

    (@otto2016)


    Hi Frank,

    Love the plugin but I’ve got a issue with the Css optimizing.
    I’ve got the html & JS optimized and working.
    But when I check the Css box the loading time will slow down to 10 seconds or more.

    Do you have any suggestions for me?

    Thanks and dear regards,

    Homan

    https://wordpress.org/plugins/autoptimize/

Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    some suggestions;
    * make sure you have a page caching plugin active
    * don’t aggregate inline css OR exclude cache-busting CSS (which is different on each page/ request) from CSS optimization
    * optionally pre-minify some of the bigger CSS-files and rename them <filename>-min.css so AO knows it doesn’t have to re-minify those

    hope this helps,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Slow loading page when optimize CSS is enabled’ is closed to new replies.