Optimizing Cs-Cart For Better Performance

Thanks popedweb Ill give it a go and report back

You could just add svg to this line:


            

Can anyone give me a clue what to add to leverage browser caching for the below report from gtmetrix

https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoaded&render=explicit (5 minutes)
https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=v1523860362251 (5 minutes)
https://www.google-analytics.com/analytics.js (2 hours)
https://www.hivis.co.uk/app/addons/product_designer/data/icons/resize.svg (2 days)
https://www.hivis.co.uk/app/addons/product_designer/data/icons/rotate.svg (2 days)
https://www.hivis.co.uk/app/addons/product_designer/data/icons/trash.svg (2 days)
https://www.hivis.co.uk/design/themes/responsive/media/images/icons/ajax_loader.svg?1524598904 (2 days)

These items seem to have appropriate cache times for their use, other than possibly the svg files. Note that the recaptcha are read on every page load so that is saying that if the user is idellfor 5 minutes, you should re-do the recaptcha.

What are you wanting these to be. Gtmetrix is not the Bible, it is a genera tool intended to provide you with hints at things you might want to review.

Can anyone give me a clue what to add to leverage browser caching for the below report from gtmetrix

https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoaded&render=explicit (5 minutes)
https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=v1523860362251 (5 minutes)
https://www.google-analytics.com/analytics.js (2 hours)
https://www.hivis.co.uk/app/addons/product_designer/data/icons/resize.svg (2 days)
https://www.hivis.co.uk/app/addons/product_designer/data/icons/rotate.svg (2 days)
https://www.hivis.co.uk/app/addons/product_designer/data/icons/trash.svg (2 days)
https://www.hivis.co.uk/design/themes/responsive/media/images/icons/ajax_loader.svg?1524598904 (2 days)

These items seem to have appropriate cache times for their use, other than possibly the svg files. Note that the recaptcha are read on every page load so that is saying that if the user is idellfor 5 minutes, you should re-do the recaptcha.

What are you wanting these to be. Gtmetrix is not the Bible, it is a genera tool intended to provide you with hints at things you might want to review.

Yeah the reason Im doing it is the specific page is the slowest loading in my top 5 sellers reported by GA, and Im having quite a bit of seo work done. This page is giving me D and D so the few improvements SHOULD improve my ranking even more. I tried what the tool said before I posted here, and also tried what poppedweb said but still showing the exact same results for the browser caching.

The only other things are image optimisation which I can have done in minutes, and I reckon Ill be up to B and B.

Any other suggestions if the .htaccess above doesnt make any difference?

https://prnt.sc/j9tfjb

I copied and pasted the wrong line. It should be this line:

	
		Header set Cache-Control "max-age=1209600"
	

cheers tool, that sorted the .svg files

https://prnt.sc/j9wo7r

Can't get thumbs up to work.