• Resolved peter172

    (@peter172)


    Hello,

    On this page I have somehow messed up caching. The page never loads the latest’s changes. Its all stuck on the old versions.

    I been using “LiteSpeed Cache” but it doesn’t work at all. I tried PURGE ALL and it did nothing. Afterwards I uninstalled it and installed “Clear Cache for Me” and it also doesn’t work at all. I removed all the plugins , saved *Element or* and Recent *Posts Widget With Thumbnails*.

    How can I completely disable caching? And so that the page always loads a new. I do not need any caching, and its just messing up everything.

    EDIT:
    On Google Chrome Mobile and PC Edge when I refresh the page it takes in the changes (even without CTRLF5), but no matter what I do, whether I make a new post or change something, it doesn’t show up until after refresh.On FIREFOX mobile nothing works, no cache refresh doesn’t help.

    • This topic was modified 4 years, 9 months ago by peter172.
    • This topic was modified 4 years, 9 months ago by peter172.
    • This topic was modified 4 years, 9 months ago by James Huff.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    1) you are running on Apache , by that means , LiteSpeed Cache Plugin does NOT cache anything for you , it requires LiteSpeed Enterprise, OpenLiteSpeed, LiteSpeed ADC or QUIC cloud CDN for caching , the only part works on your site is page optimization , page caching won’t work

    2) you have

    Cache-Control: max-age=86400

    header in your main page, this header will tell browser to cache the page

    you need to make it cache-control: no-cache, must-revalidate, max-age=0 as WordPress Default status.

    Best regards,
    `

Viewing 1 replies (of 1 total)

The topic ‘Webpage caching messed up’ is closed to new replies.