Preload doesn’t work on my wordpress site
-
Hello, thank you for the good plug-in very usefull
I’ve a problem
The supercache works regularly, if an anonymous user requests any page, the page is generated in the supercache, and then
served to anonymous users. The supercache files are generated in the subdirectories of “wp-content / cache / supercache /” and are of the type: “index-https.html”But the preload does not create any files in the supercache.
I verified:
1) The “wp-content” directory is writable
2) the “wp-content / wp-cache-config.php” file is present
3) the “wp-content / advanced-cache.php” file is present
1) .htaccess is writable, and the plugin has inserted a set of supercache rules
2) The line “define (‘WP_CACHE’, true);” is found before the line:
“Require_once (ABSPATH.’wp-settings.php ‘);”What can it depend on? What can I check?
Thank you
wpdanilo
- The topic ‘Preload doesn’t work on my wordpress site’ is closed to new replies.