January 20, 2013
WordPress database optimization is one one of the essential task to keep your WordPress blog healthy. WordPress uses MySQL to create tables and database to store data. With time, you end up adding many redundant table data, database overhead in your database, and you should keep removing them to keep your database healthy. Along with this, WordPress features like post revisions, auto-draft also adds more into database size, and you should empty all such tables to keep ...
Continue Reading →
April 19, 2009
Revision control is a useful WordPress plugin for putting a limit in WordPress post revisions. This WordPress limit posts revision plugin is very useful for bloggers to keep their blog Db optimized. Post revision is one of very useful feature from WordPress. This feature keeps old post revision of your blog post. This is very useful feature to restore your post to last saved version. (Last edited version). Though despite of his useful feature, if ...
Continue Reading →