• Resolved KoolPal

    (@koolpal)


    Hi,

    I did not want to hijack another’s post hence posting afresh here.

    I noticed you asked for Network > XHR, click again on the Enable Page Caching Now button and paste here the error you see here

    Here is what I see:

    If it helps, the below entries have appeared in .htaccess file

    # BEGIN WP Cloudflare Super Page Cache
    # The directives (lines) between <code>BEGIN WP Cloudflare Super Page Cache</code> and <code>END WP Cloudflare Super Page Cache</code> are
    # dynamically generated, and should only be modified via WordPress filters.
    # Any changes to the directives between these markers will be overwritten.
    <IfModule mod_expires.c>
    ExpiresActive on
    ExpiresByType application/xml "access plus 0 seconds"
    </IfModule>
    <FilesMatch "robots\.txt">
    <IfModule mod_headers.c>
    Header set Cache-Control "max-age=0, public"
    </IfModule>
    </FilesMatch>
    # END WP Cloudflare Super Page Cache

    Please review and guide

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Please Wait, Loading….’ is closed to new replies.