Fix: Serve static assets with an efficient cache policy
Unanswered
Japanese Bobtail posted this in #help-forum
Japanese BobtailOP
Hello there. I've tested my website with chromes lighthouse and I got fully 100% in all categories. But there is a little information in the diagnostics: "Serve static assets with an efficient cache policy". The script affected are speed-insights/script.js and insights/script.js. Should i fix this with a cache policy in my next.config.js or within my apache config? If yes, how?
1 Reply
Japanese BobtailOP
Anyone can help?