Cache TTL for Background Video

Chrome DevTools Lighthouse report flags background videos and their posters for not being served with an efficient cache policy (Cache TTL "None").

"You should cache immutable static assets for a long time, such as a year or longer."

https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/

  • Tim Nyquist
  • Jun 2 2025
  • Reviewed