Hello,
I’m trying to have my pages using the protocol HTTP/2 to improve performances.
My hosting is compatible and I installed the plug-in HTTP/2 Server Push.
However it does not work and the plug-in publisher mentions:
“Unfortunately, it can’t help plugins and themes that output their scripts directly into the page itself”
Any idea how to make it work?
Thanks,
Frederic
Hey fred1601,
Thank you for using Enfold.
I’m sorry but we don’t provide support for third party plugins and HTTP/2 is something that should be implemented in the server level which is outside the scope of our support. Please contact your hosting provider or hire a freelance developer to do the necessary implementations. You can contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
Ismael
Hi Ismael,
Our server is configured and supports the http/2.
It’s less about a plug in but more about how the theme renders the css and js.
It seems that https://kriesi.at/ does not use the http/2 profile neither.
It could be a great benefit in terms of speed and SEO:
Let me know your thoughts.
Thanks,
Frederic
Hey!
The only requirements of HTTP/2 are ssl and the site should be served on a host that supports the protocol. I rechecked the site and some of the resources are already loaded over HTTP/2.
Screenshot: https://imgur.com/a/DB1kE
In the screenshot, “h2” means HTTP/2.
Regards,
Ismael
Thanks!