Title: Everything Inlined?
Last modified: August 30, 2016

---

# Everything Inlined?

 *  Resolved [Ramanan](https://wordpress.org/support/users/superpoincare/)
 * (@superpoincare)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/everything-inlined/)
 * From the description:
 * “The only and true lightweight plugin that will minify your html codes and inline
   javascript and css codes.”
 * Serious?
 * There’s a tradeoff in all this. Since the JS and CSS won’t be cached, and with
   large HTML size, this won’t be optimal.
 * There’s no need to inline all JS.
 * Only critical CSS needs to be inlined.
 * The rest should be loaded as separated files so that they are cached for subsequent
   pageviews.
 * Plus more complications about renderblocking etc.
 * [https://wordpress.org/plugins/very-fast-loading/](https://wordpress.org/plugins/very-fast-loading/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [DIY Tipz](https://wordpress.org/support/users/cartaddon/)
 * (@cartaddon)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/everything-inlined/#post-6595018)
 * hope you know what you’re talking about.
 * why all js framework make their framework minified? its all in 1 line of codes
   and same with css framework that has minified for production use. which means
   they all removed those bytes that arent needed for faster loading purposes. its
   also same purpose on html.
 * i would appreciate if you could specifically report the complications about render
   blocking that you’re having with for us to fix the issue.
 * bashing dont help.
 *  Plugin Author [DIY Tipz](https://wordpress.org/support/users/cartaddon/)
 * (@cartaddon)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/everything-inlined/#post-6595176)
 * this post has been resolved

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Everything Inlined?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/very-fast-loading_d8d8d7.svg)
 * [Very Fast Loading](https://wordpress.org/plugins/very-fast-loading/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/very-fast-loading/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/very-fast-loading/)
 * [Active Topics](https://wordpress.org/support/plugin/very-fast-loading/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/very-fast-loading/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/very-fast-loading/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [DIY Tipz](https://wordpress.org/support/users/cartaddon/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/everything-inlined/#post-6595176)
 * Status: resolved