0

I ran a GTMetrix performance check on one of my client websites

Losslessly compressing https://www.buzzyblends.co.uk/pub/static/frontend/buzzy/default/en_GB/images/healthy.jpg could save 15.9KiB (27% reduction). See optimized version. Losslessly compressing https://www.buzzyblends.co.uk/pub/static/frontend/buzzy/default/en_GB/images/linkedin.jpg could save 12.4KiB (81% reduction). See optimized version.

and similar findings under the /pub/static/frontend/buzzy/default/en_GB/images folder.

But when I traversed the folders via FTP, the images were not present on the folder. The image names appeared under the directory but all the files were zero kb.

Am I looking at the wrong place to download the original images and optimise?

asked May 17, 2020 at 23:04

1 Answer 1

0

check the images in your custom theme at app/design/frontend/[Vendor]/[Theme]/web/images/ then download the original images and optimize it and upload as the same path then deploy your theme below command.

bin/magento setup:static-content:deploy -f 
answered May 18, 2020 at 6:17
2
  • Thank you very much!! Is a manual deploy necessary or will it auto-deploy eventually? Commented May 18, 2020 at 7:37
  • yes manual deploy necessary using CLI Command line Commented May 18, 2020 at 7:47

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.