Live Chat Software by Kayako |
Speed up website with Browser Caching for Images, CSS and JS
Posted by Chris S. on 31 October 2016 06:11 AM
|
|
To enable your browser's caching generally means that you can specify how long browsers should keep images, CSS and JS stored locally. Of course, if you change any of those, the server will tell the visitor's browser to clear that cache. To enable it, add those lines to your .htaccess file:
| |
|
Comments (0)