I have a website, and when I check the page speed using the Google plugin, I get:
Use browser caching.
The following resources do not have a cache expiration date.
The search only returns information about using htaccess in Apache, but my site runs on Windows 2003 Server, in a simple HTML language, and I don’t even have access to the server.
Is there a way to specify the expiration and compression of gzip, as it recommends?
source
share