bluehost / endurance-page-cache

Other
25 stars 12 forks source link

Homepage is always loading cached version only #15

Closed BlindDespair closed 7 years ago

BlindDespair commented 7 years ago

Hello. My client has a website on Blue Host and he hired me to solve the issue where the main page on the website doesn't update after changes in wordpress. I tried clearing all kinds of caches, disabled it, changed .htaccess file, nothing helped. Then I went to file manager, deleted everything from endurance-page-cache folder, it also didn't help. I just can't find where this cached version of page is stored! I am sure it's cache issue because if I querry page with no-cache headers it shows right page! I even tried changing which page is supposed to be main, but it still shows the old one. Support from Blue Host didn't help me either. Could you please tell me what is causing this?

rowdya22 commented 7 years ago

The cache of stored in the wp-content/endurance-page-cache/ folder. When this folder is deleted the cache is essentially cleared. If this solution didn't work for you, check if your account has varnish caching and consider disabling it to test. The endurance-page-cache plugin is usually partnered with the endurance-browser-cache, because of this also be certain to clear your cache and cookies.

BlindDespair commented 7 years ago

I disabled has varnish caching as well at the very beginning too. This is not browser cache for sure, because if I open it in another browser or even on another device in another version it opens cached version. Also I checked what GET request and response headers page has, it says last modfied 11 February. Also it had status 304 Not modified. However request with no-cache headers returned status 200 Ok. I am out of ideas what makes this cached page and where it comes from.

lukecav commented 7 years ago

@BlindDespair endurance page cache

You can also purge the cache from Plugins > Must-Use.

sapila commented 7 years ago

where do i find this option ? how else do i disable this ?

lukecav commented 7 years ago

@sapila

Got to Plugins > Must-Use.

sapila commented 7 years ago

Yeah but ...where do i found the plugins option ? I cant seem to find it .... desktop

lukecav commented 7 years ago

@sapila

It would be in WordPress Admin under Plugins on your site.

https://codex.wordpress.org/Managing_Plugins

sapila commented 7 years ago

cool thnx ... i just chatted with someone from the support and he disabled the plugin.., thnx @lukecav