• Resolved thedesignfreak

    (@thedesignfreak)


    Hi initially when I installed autoptimize my homepage had 18 requests made and only single autoptimize css file loaded, as I chose the option to aggregate all css into one file. But a day later I am getting multiple css requests from autoptimize on my homepage.

    Screenshot: https://imgur.com/a/GMktWsP
    My autoptimize settings: https://imgur.com/a/AcmdlXl

    Any help would be appreciated.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    all those css/autoptimize_single_*.css ones are Oxygen builder files in wp-content/uploads which is part of the exclusions by default thedesignfreak as files in that directory is often only used on one page and hence can impact Autoptimize cache size. If you want you can remove wp-content/uploads from the CSS optimization exclusion list, but I would not as (a) it will not improve performance as you’re doing “inline & defer” + critical CSS and (b) as if indeed this causes cache misses which has other disadvantages.

    hope this clarifies,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Autoptimize making multiple requests for CSS’ is closed to new replies.