• Resolved natinhow

    (@natinhow)


    Dear author,

    Thank you for fantastic plugin. I have installed in 2x websites. I have two questions may you help me please.

    1. one of my site without CDN show the comment: Performance optimized by W3 Total Cache etc etc etc Served from: mysite @ 2023-09-08 04:35:16 by W3 Total Cache –>, so its cool, so I know cache is hit. But my second site, which I am using cloudflare CDN, there is no this kind of comment at end of view-source page. So my question is, how can I know if cache in my 2nd site works correctly and is it because of CDN so the comment in view-source does not appear.
    2. I see there is a file nginx.conf in wordpress folder, but can I also edit in the server nginx file by adding the following

    try_files “/wp-content/cache/page_enhanced/$http_host/$request_uri/_index_ssl.html” $uri $uri/ /index.php?$args;

    will it help?

    Thank you very much in advance

    Mario

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

    (@vmarko)

    Hello @natinhow

    Thank you for reaching out and I am happy to help!

    The reason for this is that the HTML is minified. If you are using minify in W3 Total Cache, go to Performance>Minify and add Performance to Ignored comment stems: filed under the HTML&XML.

    Now since you are using Cloudflare also, there is a possibility that the Cloudflare Minify is also enabled. You should make sure that in this case, HTML&XML minify is disabled in the Cloudflare control panel.

    Let me know if this helps!

    Thanks!

    Thread Starter natinhow

    (@natinhow)

    oh yes, thats it, great, I uncheck the minify html in cdn and now I can see the comments at end of page, which is cool, thank you very much!

    Thread Starter natinhow

    (@natinhow)

    Resolved, thanks

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @natinhow

    You are most welcome!

    We would really appreciate it if you could take a minute and post a review here. This will help us to continue offering a top-notch product to users.
    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I see Performance optimized by W3 Total Cache’ is closed to new replies.