Title: Mass optimization never move
Last modified: June 28, 2024

---

# Mass optimization never move

 *  Resolved [mirconatili](https://wordpress.org/support/users/mirconatili/)
 * (@mirconatili)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/mass-optimization-never-move/)
 * I’m trying to mass optimize but the percentage never move.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmass-optimization-never-move%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP Media](https://wordpress.org/support/users/wp_media/)
 * (@wp_media)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/mass-optimization-never-move/#post-17856098)
 * Hello,
   I’m sorry you’re having issues with image optimization!
 * At times, this can just be temporary and may start working properly again on 
   its own, but the suggestions below have helped others with similar issues.
 * ► Install our [Don’t Use Image Magick](https://github.com/wp-media/imagify-helpers/raw/master/optimization/imagify-dont-use-imagemagick/imagify-dont-use-imagemagick.zip)
   helper plugin to have your server use an image manipulation module called GD,
   as when Imagick is used, it can sometimes make optimization very slow or not 
   work well (works simply by activating).
 * ► Add the following to your wp-config.php file (before the “That’s all! Stop 
   editing…” message) to increase the amount of memory and time available for image
   optimization (this can be a larger number if your host/server will allow):
 * define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
   set_time_limit(0);
 * If the above does not resolve your issue, you can install our [Imagify Tools plugin](https://github.com/wp-media/imagify-helpers/raw/master/various/imagify-tools/imagify-tools.zip),
   which we have developed to offer more in-depth information about any issues that
   could be occurring.
 * Once installed, go to Imagify Tools > Infos, and let us know if any of the settings
   are highlighted in red and what error messages are being displayed. Screenshots
   would be appreciated, if possible. Once we have this information we may be able
   to offer better advice on how to fix your issue.
 * I’ll look forward to your response so we can hopefully get this resolved for 
   you!
   Best Regards,Saransh,

Viewing 1 replies (of 1 total)

The topic ‘Mass optimization never move’ is closed to new replies.

 * ![](https://ps.w.org/imagify/assets/icon-256x256.gif?rev=3452959)
 * [Imagify: Optimize Images for Top Speed (Compress & Convert to WebP/AVIF)](https://wordpress.org/plugins/imagify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/imagify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/imagify/)
 * [Active Topics](https://wordpress.org/support/plugin/imagify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/imagify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/imagify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP Media](https://wordpress.org/support/users/wp_media/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/mass-optimization-never-move/#post-17856098)
 * Status: resolved