• Resolved rocketpig3

    (@rocketpig3)


    Hi,

    My pages generally have a ~180 kb file size, which is apparently a problem for Bing.

    Currently, I have enabled:

    JS
    – Optimise JavaScript code
    – Aggregate JS-files
    CSS
    – Optimise CSS code
    – Aggregate CSS-files
    – Also aggregate inline CSS
    HTML
    – Optimise HTML code
    Misc
    – All options selected

    Is there anything I can do to reduce my HTML file size without affecting my PSI speed, which is generally fine (85+)?

    Thanks

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

    (@optimizingmatters)

    you could try to “also aggregate inline JS”, but that might cause autoptimize cache misses, resulting in a fast(er) growing cache size (in which case you could try excluding just the right inline JS from being aggregated)?

    hope this helps,
    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    No feedback so I assume this got resolved? Feel free to follow up if you still encounter issues!

    have a nice day!
    frank

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reducing HTML file size’ is closed to new replies.