WordPress database optimization: autoload, revisions, and cruft
A bloated WordPress database makes every query slower. What to clean up, starting with autoloaded options, the one thing that taxes every single page load.
grep -r "#mysql" blog/
1 post · all posts
A bloated WordPress database makes every query slower. What to clean up, starting with autoloaded options, the one thing that taxes every single page load.