Server scaled Images
-
When adding Icons to Social Sharing I have found GTmetrix starts flagging “Serve scaled images” and “Optimize Image” messages require attention in the plugin folder includes/images/icons
Typically
Twitter.png is resized in HTML or CSS from 120×120 to 35×33. Serving a scaled image could save 2.5KiB (92% reduction).
Facebook.png is resized in HTML or CSS from 400×400 to 35×33.I resized Facebook.png to from 400×400 to 35×35 which resolves the Serve scaled Images and but still shows Optimize Images message.
While I can perform the Image resize and Compression it would possibly need to be repeated on any future plugin updates.
Can this be corrected so the plugin is serving the correct size and compressed image?
- The topic ‘Server scaled Images’ is closed to new replies.