Wordpress

WP-Optimize WordPress Plugin Review

wp-optimize

When you’re struggling with slow site loading times, WP-Optimize comes with a perfect solution. Cleaning up database boost load times and decrease your bounce rate. A few seconds can make a big difference and this WordPress plugin helps you to load website much faster.

WordPress database optimization keeps your website healthy and fast. WordPress makes use of MySQL to create tables and database to store data. The MySQL database contains all information about your WordPress website ranging from website name to post dates and lots more. The database organizes all information into separate tables. Every bit of information is stored in the tables in the database. Cleaning and optimizing WordPress database saves valuable seconds off your site loading time.

WP-Optimize is the best data optimization plugin that helps to clean up and optimize your database. This extensive WordPress database cleanup and optimization tool allows you to clean your database without doing manual queries.

What is the need for WP-Optimize?

  • WordPress creates a revision of every new post or page and every time, you edit it a copy of that post is created as revision. WP-Optimize allows you to optimize and shrink posts table by removing unnecessary post revisions from the database.
  • There can be thousands of spam and unapproved comments lying in the comments table. WP-Optimize cleans and removes all those in just one click.
  • WP-Optimize automatically cleans the database and keeps selected number of week data.
  • WP-Optimize helps you to performs various tasks such as:
  • Check your database size
  • Delete post revisions
  • Remove auto-draft posts
  • Mobile-friendly, now you can optimize your website on the go
  • Remove all trackbacks and pingbacks
  • Automatic cleanup of all integrated options
  • E-mail notifications on automatic cleanup
  • Removal of transient options
  • Enabled for administrators only

WP-Optimize

Here are the steps to use WP-Optimize:

Step 1: Install this WordPress plugin and activate it.

Step 2: Now, you will see WP-Optimize at the left side of the dashboard panel.

Step 3: Open it and see how many revisions you have.

Step 4: Check Remove all post revisions and optimize database tables.

Step 5: Click Process

Step 6: Now, you will see the data saved after optimizing the database.

WP-Optimize

Benefits of WP-Optimize Plugin:

  • The plugin removes all spam comments.
  • It reports which tables have wasted spaces so as to get rid of those.
  • Apply MySQL optimize commands on database tables without phpMyAdmin
  • Easily deletes post revisions

WP-Optimize allows you to limit post revisions. We recommend to limit revisions to two or three drafts to keep the size of the database manageable. You can add the following code to your wp-config.php file to limit the number of post revisions.

Define( ‘WP_POST_REVISIONS’ , N );

N is the number of revisions that you want to store.

When you go to WP-Optimize settings page, you can check whether your table needs to optimize or not. All you need to do is to select the features you want to use and click on Process. WP-Optimize will do the rest for you. It is always recommended to take database backup before you install any new plugin.

Do you use WP-Optimize? Which features do you admire the most? Let us know your views about this WordPress plugin in the comments section below!

If you like our content, please consider sharing, leaving a comment or subscribing to our RSS feed to have future posts delivered to your feed reader.

Please follow us on twitter @CodeRewind and like us on facebook

You Might Also Like