Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53779
    Dosmidhun
    Guest

    How can i fix this issue?
    I unistalalled and reinstall delete all cache files – same problem

    https://righteous-road.com/
    Give a initial load in incognito and see the console
    Some previuos cache js and css are tried to load which eventually goes to 404 and site breaks.

    After 2 3 refresh everthing works fine.

    The solution in this wasnt working.
    https://wordpress.org/support/topic/page-caching-shows-garbage-text-on-first-load/

    #53897
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to assist you with this.
    I’ve checked the website and as I can see on the first load, the proxy and server cache are active:
    x-proxy-cache: HIT
    x-server-cache: true

    This means that you also need to purge the proxy and server cache. When the page is reloaded those headers are gone.
    x-server-cache: false
    You can confirm this by temporarily disabling the W3 Total Cache.

    Let me know if this helps!

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Page caching shows garbage text on first load’ is closed to new replies.