• Hey I am very much interested in the concept of using server push and I have tried it with some sites using the plugin in combination with another plugin called

    WP Asset Clean Up

    . WP Asset Clean Up allows you to deregister styles and scripts that you do not want/need on every page. It was much easier for a quick test than writing some conditional logic. I have compared it with loading times against a normal w3 total cache site where everything is minified and cached. So far for the bloated theme (salient), the loading times are actually much better for the website using w3 total cache, but I still think that a lightweight theme with conditional logic for js and css in combination with server push will be my future concept for the next websites we are developing. I also got the 520 errors from cloudflare when editing the pages but this can be circumvented by switching the plugin off before editing.

    Keep up the good work I think there is great potential in this plugin. I think that prefetch, preload and deregister could be options that one could choose for each script/style on each page to really only load scripts when they are needed.

    Thanks again!

    Tino

  • The topic ‘Experience with bloated theme, cloudflare and server push’ is closed to new replies.