image cropped url querystrings cause bad rating on GTmetrix
Hi all,
Wondering if there is a way to encode the parameters into the file names as ImageGen does with it's cropped image.With the new image cropper property editor that is available in umbraco 7, when an image is cropped this generate a quite long querystring . Due that querystring on static images ,GTmetrix gives a bad rating and request to remove Remove query strings from static resources
image cropped url querystrings cause bad rating on GTmetrix
Hi all,
Wondering if there is a way to encode the parameters into the file names as ImageGen does with it's cropped image.With the new image cropper property editor that is available in umbraco 7, when an image is cropped this generate a quite long querystring . Due that querystring on static images ,GTmetrix gives a bad rating and request to remove Remove query strings from static resources
e.g http://www.test.com/media/17203/myt.jpg?center=0.54333333333333333,0.50222222222222224&mode=crop&width=500&height=312&rnd=131111709710000000 ==> http://www.test.com/media/17203/myt_thumbnail.jpg
Thanks you for your kind helps and responses.
is working on a reply...