After checking the speed of my site, Google Lighthouse shows me that I need to enable cache for my website.
As far as I can tell, Shopify is already using CDN for the images I uploaded onto the website, however, the cache TTL is way too short because of the random number followed by the URL.
Is there any way that I can make the cache longer, like, for a month?
This is my site: https://www.erospresent.com
This is very important.
Thanks in advance for any possible ideas.