The point of using browser caching and expiry headers is to reduce the number of HTTP requests, which improves the performance for your returning visitors. The first time someone visits your site, their browser will fetch all your images, css files, javascript files, etc. Normally that happens every time the same visitor comes back to your site. With Expires headers you tell your website visitor’s browser that the files you specify are not changing until after a certain time, for example a month.
My question is, where could this be configured in DW. Do I have to do it manualy via RDP and in IIS?
https://technet.microsoft.com/en-us/library/cc770661(v=ws.10).aspx
http://www.***.no/Admin/Content/JsLib/dw/Analytics.js (expiration not specified)
http://www.***.no/Files/Billeder/Forside%20oppe/DM-11-slide.jpg (expiration not specified)
http://www.***.no/Files/Billeder/forside-oppe/Stauder-oldemor-ny.jpg (expiration not specified)
http://www.***.no/Files/Billeder/forside-oppe/asters-host.jpg (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/***_style.css (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/css/cloudfonts.css (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/css/cookiecuttr.css (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/css/font-awesome.min.css (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/css/opensans.css (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/css/style.css (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/images/***_blogg.png (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/images/***_dark_fade.png (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/images/***_facebookvalg.gif (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/images/***_klubbsymbol.png (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/images/***_logo.png (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/js/***.js (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/js/jquery-2.1.1.min.js (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/js/jquery.flexslider.js (expiration not specified)
http://www.***.no/Files/Templates/Designs/***2015/js/jquery.mobile.custom.min.js (expiration not specified)