• Resolved kanishkgarg24

    (@kanishkgarg24)


    Hi

    I have a website salty.co.in for which I have added the plugin autoptomize

    I am confused with the setting and would really appreciate some help. Can you let me know if I should select the below option in JS and CSS

    JS – Also aggregate inline JS?

    CSS:
    Eliminate render-blocking CSS? or Inline all CSS?

    Looking forward to your help

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

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

    (@optimizingmatters)

    when in doubt go with the default settings ??

    -> keep “also aggregate inline JS” as that might cause cache size issues
    -> don’t “inline all CSS” as that can make the HTML very bulky
    -> “eliminate render-blocking CSS” can help performance a lot, but you’ll need to tell AO what CSS to inline to style the site until the full CSS is loaded. If you’re interested in that, have a look at the “inline & defer CSS” parts of the AO FAQ ??

    happy optimizing,
    frank

    Thread Starter kanishkgarg24

    (@kanishkgarg24)

    Hi

    As you can see on the top in the attached photo, I frequently get Clear CSS/JS notification and I do the same

    Does that have any negative impact on my site?

    Also, what happens if I don’t clear it?

    View post on imgur.com

    Sorry to disturb again, but as you might’ve have understood, I don’t have very good knowledge of this

    • This reply was modified 2 years, 7 months ago by kanishkgarg24.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Afraid one sentence in my previous response was lacking an important word:

    -> keep “also aggregate inline JS” as that might cause cache size issues

    should be

    -> keep “also aggregate inline JS” off as that might cause cache size issues

    the same goes for “also aggregate inline CSS” actually.

    Regarding negative impact; cache size warning are an indicator of more important issues, see https://blog.futtta.be/2016/09/15/autoptimize-cache-size-the-canary-in-the-coal-mine/ so indeed better to avoid by configuring as described above.

    Thread Starter kanishkgarg24

    (@kanishkgarg24)

    Thank you so much for the support

    Now I have only selected the option as shown in the link below

    This should be Ok right?

    https://imgur.com/undefined

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    the screenshot URL does not work, can you re-post it?

    Thread Starter kanishkgarg24

    (@kanishkgarg24)

    My bad
    Please check this

    View post on imgur.com

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you probably will also have to disable the 3rd option “also aggregate inline CSS” to avoid cache size warnings.

    Thread Starter kanishkgarg24

    (@kanishkgarg24)

    Thank you

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin Settings’ is closed to new replies.