• Hi,

    I installed a SSL cert in my website and had it to redirect any http request to a https. Curiosly, when I have HTTP2 Server Push enabled it send request to load mmr files though both http and https. My question is, why does it happen?

    Thanks
    Great plugin by the way, use it for every website I work on optimization.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author launchinteractive

    (@launchinteractive)

    Hi Stemon,

    I’m not sure exactly. How did you enable HTTPS? Did you update the urls in Settings > General?

    Thread Starter Stefano Monteiro

    (@stemon)

    Hi.
    I am using Cloudflare.

    Plugin Author launchinteractive

    (@launchinteractive)

    ok, I think you will need to change the urls in Settings > General as thats where MMR pulls the site url from.

    Thread Starter Stefano Monteiro

    (@stemon)

    Yep. That did the job. Thank you very much.

    One more question, just general about the plugin. Does it also eliminates unused code when it minify js and css. Sort of a tree shaking or purgecss?

    Plugin Author launchinteractive

    (@launchinteractive)

    Great. I’ll mark it as resolved.

    Plugin Author launchinteractive

    (@launchinteractive)

    Oh, and your other question.. no it doesn’t for compatibility reasons. I think closure can strip unused code (advanced optimisations) but we haven’t used it so we don’t break websites.

    Thread Starter Stefano Monteiro

    (@stemon)

    Fair enough. Just asking so I know if I make it manually (i.e. webpack) I should get even better results.

    Thanks again for helping and the plugin!!
    Awesome job!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Enable HTTP2 Server Push also try to load http’ is closed to new replies.