Source Code Shows Cache isn't Working
-
Hello,
I can’t for the life of me figure out why, in my source pages, I keep getting the following:
<!– Encoded Code End –>
<!– Dynamic page generated in 0.600 seconds. –>
<!– Page not cached by WP Super Cache. Check your settings page. –>
When I perform the cache tester, I see:
Fetching http://www.mommylivingthelifeofriley.com/ to prime cache: OK
Fetching first copy of http://www.mommylivingthelifeofriley.com/: OK (1.html)
Fetching second copy of http://www.mommylivingthelifeofriley.com/: OK (2.html)
Page 1: 2011-05-25 18:43:15
Page 2: 2011-05-25 18:43:15
and when I check the cache content, I see the following:
Cache Contents
WP-Cache (0KB)
0 Cached Pages
0 Expired Pages
WP-Super-Cache (291.13KB)4 Cached Pages
0 Expired PagesSo can anyone explain why all of my pages, even the ones which are showing that they are cached are displaying the <!– Page not cached by WP Super Cache. Check your settings page. –> in the source code?
I read some previous posts which mentioned making sure that my theme had an appropriate closing </html> tag and I checked that and even added an additional one just to be sure and that hasn’t helped. I also turned the caching plugin on and off again to clear everything and start over, but that hasn’t helped either. Thanks so much for taking a look at my site and my problems! 🙂
The topic ‘Source Code Shows Cache isn't Working’ is closed to new replies.