Google PageSpeed not happy with Imagify - wordpress

I optimised all my images in WP with the Plugin "Imagify" (in "Aggressive" mode). Still Google PageSpeed tells me I've to optimise many of my images. How come?
Plz help me, thx, LXT

Perhaps it's a little bit late, but for someone maybe it will also help. You can also try https://wordpress.org/plugins/cheetaho-image-optimizer/ but if you still get the same warnings from Google PageSpeed maybe you are using a bigger image than the image container is. For example, your image container is 200x200, but you try to use bigger (bigger than 200px).
One more idea can be CDN. Maybe your images are cached in CDN and optimized images can not be served at that moment :)

For image optimazation, use can try other resources too.
https://tinypng.com/
https://wordpress.org/plugins/ewww-image-optimizer/ (Wordpress Plugin)
I hope it work for you and you will get your desired result.

Hi Please use WP Fastest Cache plugin .
it is very good plugin to optimize the image. This plugin have all the featured which is your required in the website speed.
https://wordpress.org/plugins/wp-fastest-cache/

Related

Wordpress website uploads texts before images

My website uploads texts some fraction of a second before the images or graphic appears.
I use elementor pro as my website builder and hello theme. Please wish to know how to tackle this issue. Thanks for helping.
The simple answer is: your browser prioritizes smaller file sizes. Use properly optimized images and make sure to use the webm format for optimal user experience.
That's it. There's nothing more to it than that. Use smaller images. You can look through google's do's and don'ts here.

Image resize Plugin for Wordpress

I need a plugin in WOrdpress that would meets the following requirements-
I need a plgin where we can upload an image that appears behind the mask and can be moveable and scaleable.
The user can scale and move the images around how they like, once they are happy then we want to be able to download as a jpg.
So basically users need to upload there own picture, be able to move it around and scale behind the mask. Once they have finished download it to jpg.
Is their any plugin aroud in Wordpress?
Thanks in advance. Any help would appreciated !
You can try this one: Optimize Images Resizing.
Hope this might help you it seems to be what you wanted.
https://wordpress.org/plugins/vectr-embedded-graphics-editor/
Try below plugins Hope this will help you,
https://wordpress.org/plugins/resize-image-after-upload/
https://wordpress.org/plugins/imsanity/
I suggest a new powerful wordpress plugin which allow you to optimize compress images and speedup the site,Its totally free and no required to any kind of registration,its very promising,
Just see it here: https://wordpress.org/plugins/way2enjoy-compress-images/

Removing image size assignments - wordpress

I noticed that my images weren't crisp, and in the inspector found the piece of code that is making them blurry. But, now I don't know where to look within the actual code to remove this. It's not assigned in CSS. This is a portfolio page. I am using the Avada theme. Any ideas?
Link: http://www.madpeagames.com/gacha-sets/
enter image description here
Looking at your theme's demo I see sharp images and the image code is different. So, the problem is not caused by your theme.
My guess is that you use Jetpack's Photon on your site. Try to deactivate the module and see if this changes anything.
However, image compression is a good thing, especially when using lots of images. Perhaps, if deactivating the Photon module solves the issue, compare the speed of your website with and without Photon. If it makes a notable difference, look in the Photon settings, to see what you could change to solve the issue.
Also, JPEG files (.jpg) may not be the best choice for your thumbnails, because you lose a lot of quality when the image isn't shown at its original size. If changing the settings doesn't help, you could try to use PNG files instead.
If Photon causes the issue and you don't find a way to solve it, while still compressing your images, I would suggest to contact Jetpack support. Alternatively you could try to use a different WordPress plugin for image compression.
I hope that helps. GL!

Server scaled images within WP Canvas - Gallery.

If this is the wrong outlet for my question, my sincere apologies. I'm trying to improve my load times, I'm using a masonry plugin (WP Canvas - Gallery) for my galleries. They currently use the full high res image even when in the grid. It makes my load times terrible. If there is a way to change that it'd be great!
Also if anyone knows a way to use the lazy load within this system that would also be great!
my site can be found here.
I did a Pingdom Website Speed Test and the load time was ok at 3 sec. I like Fancybox as a versatile tool with many functions and options. You can read more about it and see examples here. There is also a Fancybox WordPress Plugin. Hope this helps.

Remote website images reduce page speed wordpress

I have website and i have lots of images on home page.
Almost 60 images in row and i have almost 5 rows of carousel.
But all this image comes from remote website feed so i cant optimize them and the occupy lots of size
when i test my website in gt matrix it shows me 26mb of page so it is obvious it will take
much loading time.I have applied lazy loading images,how ever the speed is very slow
What steps should i take to speed up this kind of page?I dont want to use any plugin because they brake website some times
Upon showing images from another server makes the site slow, because that server may be slow.
So better you try to get those images from your server if possible, else you can try using
plugins like wp-supercache
Minify all your JS and CSS files
For better page speed and avoid these error you should try following things.
Enable Compression from Cpanel
You are using Wordpress so use any of the cache plugin.
Use header expiry using httaccess or page header.
minimize you scripts (css,js).
Use compressed images (jpegtran,pngout).
If your image is casing issue try to use CDN for images.
This will help you to improve page speed.
Crop the images using timthumb. There is wordpress plugins for timthumb probably. Check in wordpress directory as well as it's use. Once images size is reduced, Page would be loaded fast. Additionally, follow the #Jobin Jose's comment, will help you to optimize the speed. Moreover, use WP Super Cache plugins.

Resources