• Why when I make changes to wordpress, those changes have no effect on other people? (other people have to refresh my web page first to see my new post), even though I pressed “purge all”
    Why is that?
    Thank you

Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please check if you have cloudflare cache enabled , and also what is the value for expire and cache-control header on your main request ?

    Best regards,

    Thread Starter Mushlih Almubarak

    (@mushlih)

    I have set the cache in the cloud flare and also in litespeed to clear everything when I make changes on my site, but when I make changes, I check on my other device, nothing has changed.
    And “what is the value for expire and cache-control header on your main request?”
    I do not understand what you mean
    How’s that?
    Thankyou

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    OK , don’t bother

    Please provide the report number , I will check

    You can get report number from Toolbox —> Report , then click “send to LiteSpeed”

    Best regards,

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Ok, i have sent it, please if it’s done reply to me.
    Thank you

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    After you clicked send, it will generate you a 8-character string , please provide me that string to locate your report.

    Best regards,

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Report number: JAUYGWUK

    Thread Starter Mushlih Almubarak

    (@mushlih)

    please, after it’s done, tell me
    Thank you

    Thread Starter Mushlih Almubarak

    (@mushlih)

    I got this message:
    Unexpected cache rule ExpiresDefault found in .htaccess file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    For your original issue , please check my screenshot

    View post on imgur.com

    cache-control: public, max-age=7776000

    this header will instruct browser to cache the page for 7776000 seconds , which even you changed in your WP, if user doesn’t force refresh it , browser won’t load new content until 90 days later.

    you should NEVER EVER set this header on dynamic page unless your site is mostly-static and never change contents.

    for your second issue, you have sort of mess’ed up .htaccess content , you need to try to clean it up ,remove un-need or unused content out of it.

    Best regards,

    Thread Starter Mushlih Almubarak

    (@mushlih)

    For the first one, how do I replace it? And how much do I change?
    And for the second one I have deleted some scripts in .htaccess
    Thank you

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I don’t know where you added this rule , possibly .htaccess, check if there is anything

    you need to remove it , or set max-age = 0

    you can also check in your CloudFlare setting , these are 2 places I think where it comes from.

    Best regards,

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Can you give me a screenshot in which script should I change?
    Because I also don’t know what I added
    Sorry

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    you can try disable Cloudflare first, see if the issue is from CF or your origin

    looking for anything that shows “cache-control”

    Best regards,

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Now the problem is solved
    Thank you so much for your help

    Thread Starter Mushlih Almubarak

    (@mushlih)

    The problem reoccurred
    I have disabled cloudflare
    But still the latest articles that have been published don’t appear in my readers even until they refresh my site
    How to solve it?

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘not working’ is closed to new replies.