• Hi,

    When I publish articles on https://www.teknologia.no, they wont show up until the user manually refreshes the site with either F5 or CTRL+R or something similar.

    I have tried deactivating any plugin and chosen different themes, but the problem persists.. I do not know what to do. I have even contacted my server provider and they didnt see anything wrong, so I guess the problem must be with Wordpres.

    Have anyone encountered anything like this or knows what to do?

    /Markus

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    If pages are not caching by any of your plugins, then its like they caching on your webhosting server.

    You can try placing this i your theme’s header file:

    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    <META HTTP-EQUIV="Expires" CONTENT="-1">
    Thread Starter lundmarkus

    (@lundmarkus)

    Hi, thanks for answering. I will check that out, but havent found anything interesting yet..

    It did not work with those lines of code… But thanks for trying to help!

    Thread Starter lundmarkus

    (@lundmarkus)

    I have found out that none of the page content updates if the usern dont manually refresh. Everything in the page is saved.

    But I have found out that when logged in at wp-admin the page is not saved and therefor when logged in you will always recieve the latest version of the page.

    But not when not loggen in, so I think this has to to something with wordpress…

    Please help me, I administrate a news site, and it is quite critical I find a solution soon!

    Moderator t-p

    (@t-p)

    I think this has to to something with wordpress…

    I highly doubt it. I think your remote server has something to do with it.

    What theme are you using? Where did you download it from?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Latest posts wont show without manual refresh’ is closed to new replies.