🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
LH HTTP/2 Server Push

LH HTTP/2 Server Push

0/5 (0 ratings) 10 active installs Updated May 25, 2017

Server Push provides significant performance gains if used judiciously. However other WordPress plugins that handle server push can actually slow your site as they push files indiscrimentally.

Most push all files enqueued by wordpress to the broswer and use output buffering to achieve this.

However this plugin does it properly by only pushing the the assets that the browser requires for the initial user interaction. Namely the scripts and css in the head of the document.

Note : It requires a web server that supports HTTP/2.