Hi Stefan,
This isn’t a bug. We split the option into two checkboxes and renamed it to “Enable Preload Headers for CSS” and “Enable Preload Headers for Javascript”. The server push checkbox was a little misleading.
Hey,
Well okay, wheres the trick? The two Settings and GZip Compression are activated. But when i test it, it wont push the Files. They are just getting minifed and merged.
What do your headers look like on the initial page request? It should have entries like this:
link: <https://website.com.au/wp-content/mmr/01f549e1-1580796177.min.css>; rel=preload; as=style; nopush
If not, then there must be something outputting to the page before it can create these header. You could try turning on output buffering. That might help.
Heya there,
Sadly it wont work in any configuration. The Code “rel=preload; as=style; nopush” wont show up at all, no matter which options i activate or deactive. Also Push aint working. Is there any other way i can contact you to send u a link to the Blog?
Sure. You can contact me here