Skip to content
yourwebsite.com3 sitesIV

Demo Example data for one website. Tenvey is not running yet — nothing here is being measured live.

All issues

Static files are downloaded again on every visit

41 images, scripts and stylesheets are served without a cache header, so returning visitors re-download 2.1 MB.

Next step

Set cache-control: public, max-age=31536000, immutable on everything under /assets/.

Evidence

cache-control missing on 41 responses under /assets/ · max-age not set

Details

Affected
/assets/
Occurrences
41 times
First seen
16 days ago
Category
performance