The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing,…
About Index WP MySQL For Speed
This plugin helps to optimize your WordPress site's MySQL database by adding high-performance keys to the tables. It improves the speed and efficiency of your site, particularly for large sites with a lot of content. You can also monitor your database operations and use WP-CLI for better performance.Screenshots






Frequently asked questions
How do I use this plugin?
What does this plugin do for my site?
What is the purpose of this plugin?
Changelog
1.5.2
Correct release error.
1.5.1
Add support for the WooCommerce tables wp_automatewoo_log_meta, wp_wc_orders_meta, and wp_woocommerce_order_itemmeta.
1.4.19
Report information about host machine using meminfo and procinfo if those files are available.
1.4.18
Security update.
1.4.17
Back out a miscellaneous bug fix from the previous version. It was an attempt to avoid a warning from Query Monitor’s hooks display.
Upload the full MariaDB / MySQL version information with monitors as well as metadata.
1.4.16
(no changes to keys)
WordPress 6.5 compatibility.
Support WordPress versions back to 4.2 (At MDDHosting’s request).
Avoid attempting to upgrade from storage engines except MyISAM and Aria.
WP-CLI upgrade, enable, and disable commands are idempotent now. They don’t generate errors when they find no tables to process.
Miscellaneous bug fixes