2 min read
How to fix a slow WordPress admin dashboard
Diagnose and fix a sluggish WordPress admin: Query Monitor inspection, Heartbeat API control, WooCommerce background jobs, and transients cleanup.
- WordPress
- wp-admin
- Query Monitor
8 articles
Every article tagged WordPress, newest first. Search all articles
2 min read
Diagnose and fix a sluggish WordPress admin: Query Monitor inspection, Heartbeat API control, WooCommerce background jobs, and transients cleanup.
2 min read
Measure WordPress autoloaded options, identify large rows and review their owners. Change autoload settings on staging and verify plugin behavior.
2 min read
Diagnose slow WordPress TTFB with request timings, cache checks and PHP and database profiling. Choose fixes from measurements, then test the result.
2 min read
Set up a WordPress Redis object cache, check connections and cache hits, and test uncached pages and WooCommerce sessions before keeping the change.
5 min read
Decide whether headless WordPress with Next.js fits your site. Review plugin compatibility, previews, caching, hosting and the work involved.
Monitoring5 min read
Monitor WordPress sites with signed agent requests, vulnerability checks and alerts grouped by severity. Lessons from building Fleet Sentinel.
Performance5 min read
Speed up WooCommerce step by step: faster LCP images, lighter JavaScript for a better INP, safe page caching and a leaner database.
Security4 min read
A practical WordPress security hardening checklist: updates, logins, wp-config settings, upload rules, headers and what to do after a hack.