How to Optimize the WordPress Database

Every WordPress installation uses a single database for storing posts, pages, menus, links users, comments – essentially all forms of textual and encrypted data. However, the stuff that you upload via the Media Uploader such as images, MP3s, videos and other files aren’t stored in the database. They are stored in the ‘wp_content’ folder. As … Continue reading How to Optimize the WordPress Database