• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

RESOLVED Optimize a small sample

Neilius

New member
Messages
2
Likes
0
Points
1
#1
I'd like to test this plugin on a small sample of my images rather than just let it loose on my entire blog.
Is there any way I can just limit the optimization to a small number of posts, rather than all of them?
 

Neilius

New member
Messages
2
Likes
0
Points
1
#2
UPDATE:
1. I see that I can start the optimizer for a while, then click "STOP". This should be enough.
2. I am getting errors. I use the "WP Offload S3" plugin to store all my images on Amazon S3. Will this plugin handle that? The error log is showing messages like this:
07-01-2019 08:29
============================================
http error code 0
[is_optimized] false
[is_need_resize] false
[attachment_id] 19884
[image size] 1024x565
[file] IMG_20180609_100944_copy.jpg

============================================
07-01-2019 08:29
============================================
http error code 0
[is_optimized] false
[is_need_resize] false
[attachment_id] 19883
[image size] 1024x651
[file] DSC03032_copy.jpg

============================================
07-01-2019 08:29
============================================
http error code 0
[is_optimized] false
[is_need_resize] false
[attachment_id] 19882
[image size] 1024x635
[file] DSC03022_copy1.jpg
 

alexkovalev

Program developer
Staff member
Messages
267
Likes
19
Points
18
#3
Hi,

If the images are stored on a remote server, and not where our plugin is installed. That optimization will not work. Our plugin takes images from the wp-content/uploads folder.

Perhaps this is a good idea for the future to work with Amazon S3. We will definitely think about this feature.

Best regards, Alex