This URL is not cached
-
The URL is not cached
When I test URLs for my (new) website in SG Optimizer > Supercacher Settings > Test URLs for Cache Status, all pages show, “The URL is not cached.”
Occasionally, seemingly at random, one or two pages will show, “This URL is cached,” but that disappears again and reverts to “This URL is not cached.”
I’ve been through the other threads that have showed this problem, and none of them helps me.
- I have never used Cloudflare.
- I use the recommended SiteGround settings (NGINX Direct Delivery, Dynamic Cache, Memcached).
- I use the recommended settings in SG Optimizer.
- The lists “Exclude Post Types” and “Excluding URLs” are empty.
- My
.htaccess
contains the automatically-added lineHeader unset Vary
. - I use Divi theme, if that makes a difference.
curl --head --request GET …
curl shows the following.
/contact/
x-proxy-cache: BYPASS x-proxy-cache-info: 0 NC:000100 UP:
I realise that this is deliberate for /contact/ (it makes sense).
/about/
x-proxy-cache: MISS x-proxy-cache-info: 0 NC:000000 UP:SKIP_CACHE_NO_CACHE
I don’t know why /about/ would be excluded.
All other pages including home:
x-proxy-cache: HIT
I don’t know what else to do to fix this.
Please help.
- This topic was modified 3 years, 3 months ago by .
- This topic was modified 3 years, 3 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘This URL is not cached’ is closed to new replies.