broken links after bulk optimization
-
I performed a bulk optimization of the theme icons first and then media files uploaded to each post.
After, I noticed on the mobile version of my site and now on the full version that many of the smaller ICO files are appearing as a rectangular box symbol.
I had some quality issues with image files smaller than 999kb so marked it to not optimize anything smaller than that going forward. I re-uploaded the image files for older posts without optimizing them and that’s fixed.
All my other post images are typically uploaded at 850×850 and the optimization of those files are fine. I noticed on my 503 page image I was using that the link broke so I just switched it over to the default theme of the plugin until I get my site back up. That’s not perfect as the font is scrunched together for some odd reason.
I guess my biggest issue at this point is all the theme icons and how to get them restored without having to reinstall my theme. I have a lot of customization which will take a long time to get back into place if I do.
Any suggestions?
partyfa3
EWWW IO version: 259.0
WP version: 4.4.1
PHP version: 50217
ewww_image_optimizer_preinit()
ewww_image_optimizer_gallery_support()
ewww_image_optimizer_admin_init()
ewww_image_optimizer_init()
ewww_image_optimizer_cloud_init()
ewww_image_optimizer_exec_init()
cloud options enabled, shutting off binaries
ewww_image_optimizer_disable_tools()
ewww_image_optimizer_cron_setup()
ewww_image_optimizer_auto already scheduled: 1454437352
ewww_image_optimizer_cron_setup()
ewww_image_optimizer_defer already scheduled: 1454437226
ewww_image_optimizer_settings_script()
ewww_image_optimizer_bulk_script()
ewww_image_optimizer_aux_images_script()
ewww_image_optimizer_webp_script()
ewww_image_optimizer_options()
ABSPATH: /home7/partyfa3/public_html/
home url: http://partyfavorz.com
site url: http://partyfavorz.com
ewww_image_optimizer_savings()
querying savings for single site
query to be performed: SELECT SUM(orig_size-image_size) FROM h5d_ewwwio_images
savings found: 332320284
ewww_image_optimizer_cloud_verify()
verification success via: https://45.55.97.156
verification body contents: great
ewww_image_optimizer_cloud_quota()
quota data retrieved: 0 3522 26
cloud JPG: on
cloud PNG: on
PNG extra compress: off
cloud GIF: on
cloud fast lossy: off
remove metadata: on
lossy JPG: on
lossy PNG: on
bulk delay: 0
scheduled optimization: on
deferred optimization: on
disable auto-optimization: on
include media library: on
ewww_image_optimizer_get_image_sizes()
Array ( [thumbnail] => Array ( [width] => 250 [height] => 250 ) [medium] => Array ( [width] => 850 [height] => 850 ) [large] => Array ( [width] => 1200 [height] => 1200 ) [post-thumbnail] => Array ( [width] => 50 [height] => 50 ) [gabfire] => Array ( [width] => 1024 [height] => 9999 ) [widget-thumbnail] => Array ( [width] => 75 [height] => 75 ) [crp_thumbnail] => Array ( [width] => 150 [height] => 150 ) )
disabled resizes:
thumbnail: optimization=enabled creation=enabled
medium: optimization=enabled creation=enabled
large: optimization=enabled creation=enabled
post-thumbnail: optimization=enabled creation=enabled
gabfire: optimization=enabled creation=enabled
widget-thumbnail: optimization=enabled creation=enabled
crp_thumbnail: optimization=enabled creation=enabled
skip images smaller than: 999 bytes
skip PNG images larger than: 0 bytes
exclude originals from lossy: off
exclude originals from metadata removal: off
use system binaries: no
jpegtran disabled: no
optipng disabled: no
pngout disabled: no
gifsicle disabled: no
webp conversion: off
alt webp rewriting: off
jpg2png: off
ewww_image_optimizer_jpg_background()
ewww_image_optimizer_jpg_background()
ewww_image_optimizer_jpg_quality()
png2jpg: off
gif2png: on
max_execution_time: 30
-
You did have GIF to PNG turned on, but that only affects the media library, nothing outside the media library is allowed to be converted (because we have no way to replace those urls). I see that you have your page hidden, so if you want to keep the details private, send me more information via https://ewww.io/contact-us/ with examples of pages that seem broken and such.
The topic ‘broken links after bulk optimization’ is closed to new replies.