M
M
mixasnt2015-06-05 17:58:59
Server optimization
mixasnt, 2015-06-05 17:58:59

What is the best way to optimize images?

On the site, which is running CMS Wordpress, the client uploaded a lot of photos larger than 2Mb. These photos on the inner pages are uploaded to the slider, 6 pieces each. Well, as you might guess, the pages with photos open in minutes. Photos are uploaded to the page via Advanced Custom Field (<? the_field('photoX');?>) - WP Thumbnails won't help. Filled with 200 pages, so manually not an option to do anything.
How can images be reduced?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Villarou, 2015-06-05
@mixasnt

Register the thumbnail size you need, then regenerate the thumbnails. Then run image optimization with any plugin. In ACF, picture fields must return an image object , not a link. This object will include the new preview size. You need to display it on the page.
Actually, about previews and regeneration, for example, here or here . We already wrote about optimization.

L
Loot, 2015-06-05
@Cesavel

If I understood you correctly, then you need this plugin https://wordpress.org/plugins/ewww-image-optimizer/

D
Dmitry Filandor, 2015-06-06
@LifeAct

can come in handy - FileOptimizer I use this software, it presses perfectly

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question