How can I Leverage Browser Caching?
-
I ran my site through google page speed and I get the recommendation to: Leverage browser caching.
I use a wordpress site – https://www.magnusbogucki.com
I read online and in a previous post that I should update my .htaccess file which I seem to have in two places. I updated it with the code that worked for someone else. I have one file in the root and one in the blog folder (inside the blog folder is where my wordpress stuff actually lives).
I ran it through page speed and still get the same error – such as this:
“The following cacheable resources have a short freshness lifetime. Specify an expiry of at least one week in the future for the following resources:
https://magnusbogucki.com/blog/Hochzeitsfotos/award3.jpg (expiry not specified)
https://magnusbogucki.com/…/social_widget.css (expiry not specified)
https://magnusbogucki.com/…/bg.png (expiry not specified)”Any idea what is going wrong?
My .htaccess file looks like this
[Code moderated as per the Forum Rules. Please use the pastebin]
- The topic ‘How can I Leverage Browser Caching?’ is closed to new replies.