database
database-bloat
performance
Slow Site – Unoptimized Database (Bloat)
wp_options/wp_postmeta tables are oversized with stale revisions, transients, or orphaned rows.
Read the fix autoload databaseSlow Site – Autoloaded Options Size Excessive
Sum of autoloaded wp_options rows is several MB+, adding overhead to every single page load.
Read the fix