Skip to content

Mstoic

  • Home
  • Start Here!
  • Best Deals
  • Facebook Tricks
  • Privacy
  • Resources
  • TOC
  • Tools
    • Web Tools
      • Stop Watch
      • QR Code Generator
      • Adsense Code Converter
      • Blogger Sitemap Generator
      • Difference Between Two Texts
      • Vacation Checklist
      • Twitter Symbols
      • Count Down
    • Investment
      • SIP Calculator
      • Power of Compounding
      • PPF Calculator
      • FD Calculator
  • About Us

Optimizing Database For WordPress Websites Automatically [Free Plugin]

Editorial Team | April 2, 2014April 3, 2014 | Blogger, Wordpress |

With time, database of a WordPress website grows in size and can become quite huge. This is not a problem with WordPress. It is because your website receives comments, both legitimate and SPAM, and both of them are stored in database, along with all the posts and pages.

Moreover, all the post revisions that are created whenever you edit a post are also stored in the database. The post revisions may come in handy when you are editing a post, but are of no use once you publish the post. They unnecessarily occupy the database and should be removed from time to time.

You can do all the database Optimization manually, but why not use a free plugin that can run on a schedule and completely on auto-pilot. Optimize Database after Deleting Revisions is a free plugin that can delete post revisions, remove spam comments and delete all the trashed stuff automatically. All the features of this plugin are discussed below.

Related Articles

  • 22 Things To Do For A Faster WordPress Website
  • Turn OFF Autosave In WordPress And Reduce Database Size
  • Google Authenticator for WordPress
  • How to Edit .htaccess File from WordPress Dashboard Itself
  • Doing Complete SEO Of Your WordPress Website With WordPress SEO By Yoast

Optimize Database After Deleting Revisions

  1. Deleting Post Revisions: The plugin can delete post revisions that are created whenever you edit a saved/published post. You can set the number of revisions to keep, and the plugin will delete all the revisions beyond them.

    You can also disable the autosave functionality in WordPress to decrease the number of revisions WordPress creates.

  2. Delete all trashed items: If you enable this option, the plugin will delete all the trashed items; the trashed posts, trashed pages and trashed comments.
  3. optimize-wordpress-database-plugin-img
  4. Delete all spammed items: The plugin can delete all the SPAM comments automatically on a schedule. Use Akimset to filter out SPAM comments automatically and set this plugin to removed spammed items automatically.
  5. Delete unused tags: Tags are created automatically when you tag a post. You can also create tags manually if you wish to. But what if you delete a post that was tagged and the tag has no other post?

    The tag will remain empty and unused, but there is no point keeping it in database. This is why this plugin has a feature that removes all the unused tags automatically.

  6. Show ‘1-click’ link in the Admin bar: This is a great feature that allows you to run the Optimizer whenever you want. Enabling this feature will add a link in the ‘Admin’ bar (displayed at the top) which will take you to the Optimizer directly.
  7. Scheduler: You can set the optimizer to run automatically after a certain interval. It can be run every hour, twice a day, daily or weekly.

    Running the scheduler every hour could make your website slow if you have a big database. Running it once a day will be good for most of us.

Optimize Database after Deleting Revisions also gives you the flexibility to select the tables you don’t want to optimize. It is not required in most of the cases, but you have an option to leave some of the tables if you encounter issues.

LINK: Optimize Database after Deleting Revisions

Previous Post

14 Tips To Increase AdSense Revenue

by Editorial Team

Next Post

Download WhatsApp For PC Using BlueStacks [Video Tutorial]

by Richa Mehra

Tags
  • How To Optimize WordPress Database
  • Optimize WordPress Database
  • WordPress Database Optimization
Recommended Next
Get FeedBurner Subscribers for any FeedBurner Feed

Your Comment Cancel reply

Follow Us

Like us Follow us Follow us

Categories

  • Tricks (93)
  • Facebook (83)
  • Tips (76)
  • Windows (67)
  • Wordpress (39)
  • Android (38)
  • Internet (33)
  • Antivirus (30)
  • How To (29)
  • Webmasters (25)
  • Customization (25)
  • Downloads (21)
  • Utilities (21)
  • Gmail (20)
  • Windows 7 (19)

Related Articles

  • Reverse a String using StringBuilder