• Resolved Dan14

    (@dan14)


    For some reason I cannot find the upgrade insecure requests header. Was it removed or it was never added? I know it sounds like a silly question. I noticed some http on my site, I fixed it but I am considering adding upgrade insecure requests as a precaution.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @dan14

    Thanks for reaching out.
    W3 Total Cache does not build that header and never had that option in the CSP.
    Thanks!

    Thread Starter Dan14

    (@dan14)

    Thank you for your reply.

    I know this is off the created topic but I would like to know if the CDN is caching everything is there a need for page cache to disk and if not, will disabling page cache to disk remove the caching headers set by w3 total cache such as cache control which are used by the CDN (origin controlled)?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @dan14

    Thank you for your question.
    The mentioned settings are handled by Performance>Browser Cache.
    As for the Page Caching, it’s always good to have the Page caching enabled since once the pages are cached on the server and adding the CDN on top the performance is much better.
    It also depends if the website is fully served from the CDN or just static files. SO if you have Just static assets being served from the CDN, this has nothing to do with the HTML, which is being handled by the Page Cache.
    On the other hand, if the website is fully served by the CDN, including the HTML, it’s also good to use Page Cache to improve the speed of the website even more.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Upgrade insecure requests header?’ is closed to new replies.