WPIntell

Source evidence

Optimization Amounts

Squeeze – Image Optimization & Compression, WEBP Conversion · support · 2023-10-01T02:44:00+00:00

mixedsentiment
mediumseverity
0.84relevance
8replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
britand resolved
There are about 1,700 images on our site. After about 1,100 were processed, I had to restart. However, no matter what, it will not restart prosessing the images that are left. Is that our host stopping it? Second, if I change the settings to a different level of optimization, will it redo all the previously optimized images again? Finally, does this plugin also optimize all sizes for an image, such as thumbnails, etc.? Hey @britand ! There are about 1,700 images on our site. After about 1,100 were processed, I had to restart. However, no matter what, it will not restart prosessing the images that are left. Is that our host stopping it? Hard to tell without debugging. Are there any errors/notices in the dev console? You can open it by pressing Ctrl+Shift+I (in Chrome) and then open the Console tab. ———————- Second, if I change the settings to a different level of optimization, will it redo all the previously optimized images again? No, you will need to optimise images manually then. It’s a good feature though, I might add it in the next version. ——————————- Finally, does this plugin also optimize all sizes for an image, such as thumbnails, etc.? The plugin compresses the original image and then recreate subsizes from the original COMPRESSED image. Thanks! Also, it would be a good addition if there was a progress meter or counter for the bulk operation. I tried it again, and it stalled out. Here is what Dev Console shows… https://snipboard.io/Saz3uj.jpg Thanks, I’ll explore that error. But I think the problem might be with some .png image you’re trying to optimise. It can be to large or to heavy and the script cannot process it. So try to remove that image you stuck with and check if the optimisation process resumes. There are not any larger images on our site that I know of. Also, does your plugin create .Wepb files? This reply was modified 2 years, 7 months ago by britand . No, it works only with .jpg and .png files. When you run a bulk compressing process, you can see which attachment is currently optimising. ( https://prnt.sc/pJOn7tZbDBGg ) So if the process stuck on a specific image, try to remove it temporarily from the media library and run the bulk optimise process again. Also, try to optimise the image that stuck on the squoosh.app with the same parameters and see if it works there. One thing I came across is if there is a .webp file, it will hang up on that file. Is there a way to add in your plugin’s code to skip such files? Actually, it shouldn’t compress other files than .jpg and .png, but I’ll check that. Thanks for your notice!

Comments

8 shown
Bogdan Bendziukov 2023-10-01T16:46:00+00:00

Hey @britand ! There are about 1,700 images on our site. After about 1,100 were processed, I had to restart. However, no matter what, it will not restart prosessing the images that are left. Is that our host stopping it? Hard to tell without debugging. Are there any errors/notices in the dev console? You can open it by pressing Ctrl+Shift+I (in Chrome) and then open the Console tab. ———————- Second, if I change the settings to a different level of optimization, will it redo all the previously optimized images again? No, you will need to optimise images manually then. It’s a good feature though, I might add it in the next version. ——————————- Finally, does this plugin also optimize all sizes for an image, such as thumbnails, etc.? The plugin compresses the original image and then recreate subsizes from the original COMPRESSED image.

britand 2023-10-02T03:47:00+00:00

Thanks! Also, it would be a good addition if there was a progress meter or counter for the bulk operation.

britand 2023-10-02T04:12:00+00:00

I tried it again, and it stalled out. Here is what Dev Console shows… https://snipboard.io/Saz3uj.jpg

Bogdan Bendziukov 2023-10-02T16:44:00+00:00

Thanks, I’ll explore that error. But I think the problem might be with some .png image you’re trying to optimise. It can be to large or to heavy and the script cannot process it. So try to remove that image you stuck with and check if the optimisation process resumes.

britand 2023-10-02T22:01:00+00:00

There are not any larger images on our site that I know of. Also, does your plugin create .Wepb files? This reply was modified 2 years, 7 months ago by britand .

Bogdan Bendziukov 2023-10-03T07:29:00+00:00

No, it works only with .jpg and .png files. When you run a bulk compressing process, you can see which attachment is currently optimising. ( https://prnt.sc/pJOn7tZbDBGg ) So if the process stuck on a specific image, try to remove it temporarily from the media library and run the bulk optimise process again. Also, try to optimise the image that stuck on the squoosh.app with the same parameters and see if it works there.

britand 2023-10-05T18:06:00+00:00

One thing I came across is if there is a .webp file, it will hang up on that file. Is there a way to add in your plugin’s code to skip such files?

Bogdan Bendziukov 2023-10-05T19:03:00+00:00

Actually, it shouldn’t compress other files than .jpg and .png, but I’ll check that. Thanks for your notice!