Apparently not working?
-
Hi Emre,
I’m making tests with the plugin. I’m using a WP installation with Twentythirteen theme, 2 posts and WP Fastest Cache activated. What I’m doing is:
1. Load a post with <?php echo date(“D M d, Y G:i:s”); ?> as <title> in header.php;
2. Check the time;
3. Open a new browser tab;
4. Check the time and compare it with the previous one: title of the page and creation time and date are different.
5. Open a new browser, access the same post page, compare the creation time: they are all different.
6. Open another browser and repeat the test. Same results.Apparently, the cache pages are being created but not delivered. If the cache was working, all the pages should have the same time as page title. What could be wrong?
Cheers!
The topic ‘Apparently not working?’ is closed to new replies.