Compress images

Posted By shulemj Thu 6 Jul 2017
Add to Favorites1
Author Message
shulemj
 Posted Thu 6 Jul 2017
Supreme Being

Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
Google is telling me that my site is over-bloated, mostly because of image compression. Anything we can do within the Cartis settings to remedy?
Thu 6 Jul 2017 by shulemj
Tiggywiggler
 Posted Sat 8 Jul 2017
Supreme Being

Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
Shulem,

The subject is discussed here:

https://stackoverflow.com/questions/5451597/how-does-googles-page-speed-lossless-image-compression-work


We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.
shulemj
 Posted Sun 9 Jul 2017
Supreme Being

Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
I've seen plenty discussions online in this regard, but I am not familiar with all the methods in image.aspx and its controls. How difficult would integration be?
Supermac
 Posted Mon 10 Jul 2017
Supreme Being

Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)

Group: Forum Members
Last Active: Wed 22 Jul 2020
Posts: 153, Visits: 874
I use to optimize images before to upload them to a webserver.
I do that using a free tool named Riot you can download from web.
It can deflate filesize dramatically removing meta information and other unuseful data and managing the compression of common web image file format.
You could try a threatment of your images with Riot to see if that makes Google happy.
shulemj
 Posted Mon 10 Jul 2017
Supreme Being

Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
Thank you Supermac, but I was hoping that since Kartris applies modification on the fly (resizing), it could also apply the optimization.
Supermac
 Posted Tue 11 Jul 2017
Supreme Being

Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)Supreme Being - (71,477 reputation)

Group: Forum Members
Last Active: Wed 22 Jul 2020
Posts: 153, Visits: 874
Impossible is nothing, but consider that image compression is a further work for webserver and it surely will takes time to be executed every time an image is requested.
A batch threatment of an images' folder is matter of few seconds and is forever.
Tiggywiggler
 Posted Sat 28 Oct 2017
Supreme Being

Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)Supreme Being - (105,136 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
Hello Shulem,

I know this is an old post, but in the Google Insights (Speedtest) page you will find a link at the bottom of the page to the resources that Google thinks are bloated. These are the corrected files.

If the files are static files (ones not delivered by Kartris) you can simply replace your existing static files with the ones that the Google Insights (Speedtest) page has produced for you for a quick improvement.

If the issue is with the dynamically created files, then the issue is a bit harder to fix as that lies within the kartris engine. Do you have an exact example (you can link Google Insights results pages), and then we could take a look?


We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.
shulemj
 Posted Sun 29 Oct 2017
Supreme Being

Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)Supreme Being - (51,407 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
Thanks for the info. I will look into it.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top