• Resolved mohhamedion

    (@mohhamedion)


    Hello, paged cache and browser cache are enabled
    i set the interval to 60 sec (testing)

    the cache is not updating at all, even when i create a new post, nothing is updated

    i have uninstall all cache plugins but (wp total cache)

    please give me a function that i can call in functions.php as a temp solution because my clint is mad ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mohhamedion

    (@mohhamedion)

    Here is a screen shot from the debug info
    https://paste.pics/039f86dae50896cb50ab5db10f5f86e6

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @mohhamedion

    I am sorry about the issue you are experiencing and I am happy to help!
    I’ve checked the website and bypassed the cache, however, the result is the same I.E. there are no differences in the cached and uncached version of the website.
    Can you please share the updated page/post so I can check this?
    Thanks!

    Thread Starter mohhamedion

    (@mohhamedion)

    i put your pgcache method in the save_post hook, and now its cleaning it after new posts

    https://eepir.ru/

    check please my website, lighthouse is giving bad points, althought the site is cached by w3 and it feels so fast!

    i can’t understand whats wrong, is there any caching problems?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @mohhamedion

    Thank you for the information.

    As I can see, on Page Caching is enabled. Can you confirm this?
    You should consider enabling the Browser Cache and enabling the gzip compression within the Browser Cache settings.
    Also, I can see that the js and CSS files are not minified by W3TC. YOu should enable modification and also, you should optimize your images.
    One thing that Google is complaining about is that Image elements do not have explicit width and height which is causing CLS score to drop. W3 Total Cache does have an image service for webp conversion, but you should also optimize images to have the explicit width and height if you want to make google happy.

    I hope this helps!

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘cache is not updating’ is closed to new replies.