• Resolved Canadianllama

    (@canadianllama)


    I have a a page on my site i change a lot, I would like it to never cache for people so that they always see the most recent changes. Is that possible?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Yes. It depends on how you’re caching it.

    Thread Starter Canadianllama

    (@canadianllama)

    We don’t have any caching plugin, just talking about normal browser caching and how sometimes peoples browsers don’t reload the page right away when updates are done. Would love to force a full page load each time if possible.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The browser won’t just reload on its own. When you modify the page page, fresh content will be served to people the next time they access it.

    If you want a server change to force an open browser page to reload, you’ll need to employ some javascript.

    Thread Starter Canadianllama

    (@canadianllama)

    I just want the modifications to be served to people when they view the page (don’t need to refresh the page). From experience there is issues sometimes with caching when you change things on pages and you need to clear the cache to see the new changes, the odd time the most recent changes don’t seem to push through. Does that make sense?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Thread Starter Canadianllama

    (@canadianllama)

    thanks for your help, that topic was helpful, i found out the site is already “not caching” so i won’t worry about trying to figure out how to make 1 page not cache.

    Cheers

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Make 1 page never cache / always load fresh.’ is closed to new replies.