stevedoig
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Defer parsing of JavaScriptThank you Tishu, I did have Exclude JQuery turned on. Turning it off has resolved the message on GTMetrix.com.
Hi,
Adding those .htaccess rules for Litesepeed has allowed the basic scan to complete.
I changed to a more comprehensive custom scan, and that completed also.
Thank you.
I disabled the remainder plugins except for
- Gravity Forms
- Wordfence
but the scan failed again.
I switched from:
define('WP_DEBUG', true); define('WP_DEBUG_DISPLAY', true);to:
define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);in wp-config.php, but the scan failed again.
Hi Alaa,
I had to leave:
- Gravity Forms
- LiteSpeed Cache
- The SEO Framework
- WP Mail SMTP
enabled so the site could function okay.
I switched to basic scan, and the scan lasted about 20 minutes before failing again.
Forum: Plugins
In reply to: [LiteSpeed Cache] Defer parsing of JavaScriptHi Tishu,
That setting was already activated.
I cleared the cache, and reloaded the front page to recreate the cache, then re-ran the gtmetrix.com test, and the same JS files were not deferred.
Forum: Plugins
In reply to: [LiteSpeed Cache] Optimize the order of styles and scriptsHi Tishu,
They were not turned on. I turned them on, & “Optimize the order of styles and scripts” is now @ 100%.
Thank you,
SteveHi Alaa,
There was no value set for “Maximum execution time for each scan stage”.
I tried 30, 15, 12 and each time the scan failed.
PHP max_execution_time was set to 300.
Advice appreciated.
Regards,
SteveHi @wfalaa.
“Scan images, binary, and other files as if they were executable” was definitely not turned on when I checked this morning.
I turned it on, then saved, turned it off, then saved.
I also excluded wp-content/cache/* from the scan, but the scan stopped after about 20 minutes again.
- This reply was modified 8 years, 4 months ago by stevedoig.
I removed the constant
define('WORDFENCE_SCAN_FAILURE_THRESHOLD', 1800);Thanks @wfalaa, I’ve opened a new ticket.
Scan failed after 2 hours, so updated to 14400 (4 hours), but still failed after 4 hours, so I’ve updated the value to 43200 (12 hours).
- This reply was modified 8 years, 4 months ago by stevedoig.