I have relatively long cache expiration headers and made some changes to my site. I will change the names of the .css and .js files to prevent the loading of old files from the user's cache.
Do I also need to rename the background images (which also changed) that are referenced in css? I think yes, but thought I would check ...
source
share