• Pingdom says the cache is not working and the test shows

    ” Timestamps differ or were not found!”
    Fetching http://www.sptrfa.org/ to prime cache: OK
    Fetching first copy OK (1.html)
    Fetching second copy OK (2.html)
    The pages do not match! Timestamps differ or were not found!

    I don’t see any timestamp at the bottom of the html source code

    Don’t know where to go next…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The timestamp is in the header (not header.php or page header)of the file xxx.html.

    Try this:

    1. Reset WP Super Cache to defaults.
    2. Clear server cache.
    3. Clear your local browser cache.
    4. Run site and look at output HMTL source code for WP Super Cache info at bottom of page.

    Does it show the page was just cached?

    If so it is now working OK. If not, try re-installing and here is a bit of help:

    Disable (or deactivate) caching plugins when working on your site, that is when updating site files, adding plugins, changing themes, CSS, etc (not when writing posts). Enable once site is tested and runs fine…

    Thread Starter wyethia

    (@wyethia)

    Thanks so much Seacoast…I found this at the bottom of the page. (If I did this right; I looked at the source code on the page).

    This was in the bottom area
    <li id="wp-admin-bar-delete-cache"><a class="ab-item" href="http://www.cortjohnson.org/wp-admin/index.php?action=delcachepage&path=%2F&_wpnonce=2ef8c41159" title="Delete cache of the current page">Delete Cache</a>

    Here’s more code from the bottom

    ‘ <li id=”wp-admin-bar-jwl_links” class=”menupop”>Ultimate Tinymce<div class=”ab-sub-wrapper”><ul id=”wp-admin-bar-jwl_links-default” class=”ab-submenu”>
    <li id=”wp-admin-bar-utmce2″>Settings Page </div>
    <li id=”wp-admin-bar-delete-cache”>Delete Cache <ul id=”wp-admin-bar-top-secondary” class=”ab-top-secondary ab-top-menu”>
    <li id=”wp-admin-bar-search” class=”admin-bar-search”><div class=”ab-item ab-empty-item” tabindex=”-1″><form action=”http://www.cortjohnson.org/&#8221; method=”get” id=”adminbarsearch”><input class=”adminbar-input” name=”s” id=”adminbar-search” type=”text” value=”” maxlength=”150″ /><input type=”submit” class=”adminbar-button” value=”Search”/></form></div>
    <li id=”wp-admin-bar-my-account” class=”menupop with-avatar”>Howdy, Cort Johnson<img alt=” src=’http://1.gravatar.com/avatar/f3f723900c0c86e055c5ff0586eb6518?s=16&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D16&r=G&#8217; class=’avatar avatar-16 photo’ height=’16’ width=’16’ /><div class=”ab-sub-wrapper”><ul id=”wp-admin-bar-user-actions” class=”ab-submenu”>
    <li id=”wp-admin-bar-user-info”><img alt=” src=’http://1.gravatar.com/avatar/f3f723900c0c86e055c5ff0586eb6518?s=64&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&r=G&#8217; class=’avatar avatar-64 photo’ height=’64’ width=’64’ /><span class=’display-name’>Cort Johnson</span><span class=’username’>Cortttt</span>
    <li id=”wp-admin-bar-edit-profile”>Edit My Profile
    <li id=”wp-admin-bar-logout”>Log Out </div> </div>
    Log Out
    </div>’

    I’ll remember to deactivate caching plugins when working on the site – Thanks for the tip.

    Thread Starter wyethia

    (@wyethia)

    I’m still getting an ‘F’ on caching 🙂

    Thread Starter wyethia

    (@wyethia)

    or rather the website is still getting an ‘F’ in caching 🙂

    Thread Starter wyethia

    (@wyethia)

    I’ve reinstalled Super Cache and turned on caching with the same results; timestamps do not match – and virtually no caching is going on…THis is the second caching plugin that is not working. (Do any of these work?)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WP Super Cache Timestamp Not Working’ is closed to new replies.