arrow_back
Back

WordPress performance: caching, database, assets, and optimization

Andrew Dorokhov Andrew Dorokhov schedule 1 min read
menu_book Table of Contents

You can follow the standard website open_in_new optimization instructions .

1. PHP performance

  1. Install the latest open_in_new stable version of PHP .
  2. Enable OPcache.

2. Caching plugins

  1. open_in_new WP Rocket .

Plugins that I don’t recommend

These plugins didn’t work as I expected and I don’t recommend them:

Plugin name
open_in_new Image Optimizer by Elementor – Compress, Resize and Optimize Images
code

Need Help with Development?

Happy to help — reach out via the contacts or go straight to my Upwork profile.

work View Upwork Profile arrow_forward
Next Article

WordPress AJAX: admin-ajax.php, wp_ajax hooks, and nonces

arrow_forward