• Resolved jayplotkin

    (@jayplotkin)


    We use Hummingbird for our site and image optimization. Our uploaded images are being duplicated over and over again. One image turns into upwards of 300 versions of that image (versions are created at different dates throughout a month), which is causing us to use much more server storage space than we should be.

    What could be causing this and how can I fix it?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @jayplotkin !

    I trust you’re having a great week!

    I see that you’ve opened a ticket for Hummingbird, however Hummingbird doesn’t perform image optimisation at all. We’ve also never had any reports of Hummingbird’s caching impacting the number of images created, so most likely it’s an issue related to an image optimisation plugin or some very odd plugin conflict.

    Can you let us know if you’re also using any image optimisation plugins on the site? If you’re using Smush, I would suggest the following:

    In Smush >> Bulk Smush > Image Sizes section – please select Custom and select only the image sizes that are in actual use on the site. This will limit the number of image sizes created/optimised. You can find out more about this here: https://wpmudev.com/docs/wpmu-dev-plugins/smush/#image-sizes

    The image sizes are actually being created by WordPress based on additional sizes added by plugins and themes. When Bulk Smushing images, Smush will create missing image sizes as well so this may increase the usage of storage. The reason for this is that Smush will use those image sizes to add them in img tags on the site – when a browser notices that multiple sizes are available, it will download the size that most fits the actually displayed size on the screen. So instead of using the biggest image, it will download the one closest to the actual dimensions, saving bandwidth and thus speeding up the loading of the site. So here we exchange increased storage space for faster loading whenever possible, which is what’s important to visitors and search engines.

    Please let us know if you have any questions – and if the issue may be something else, please also share any additional details that may be useful in replicating the issue or testing.

    Kind regards,
    Pawel

    Thread Starter jayplotkin

    (@jayplotkin)

    Thanks for the response. I do have other plugins installed but they are inactive. I know Smush integrates with Hummingbird so I will check the Smush settings so that our theme isn’t overdoing it.

    Here’s an example of exactly what’s happening.
    I uploaded an image on 8/2. On that original image, 17 different sizes were created.

    If that were it, I think that would be okay. But, even though I haven’t uploaded that image again, something creates a new copy of it and another 17 sizes are created as well. That happened on 8/4.

    This is what I’m very interested in preventing.

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @jayplotkin

    Thank you for the information.

    Our plugins do not create image sizes unless you are using the Smush Pro > WebP so this will create a copy of your images in the WebP version, so for example if you have 5 images registered in your theme, WordPress will create 5 image versions and Smush 5 WebP versions to redirect correctly your thumbnails.

    However, generating image size is related to WordPress itself: https://wpmudev.com/blog/wordpress-image-sizes/

    Best Regards
    Patrick Freitas

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @jayplotkin,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open the thread if you need further assistance.

    Best Regards
    Nithin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Massive image duplication’ is closed to new replies.