Suggestion: Adding query parameter to clear cache
-
Have you though about adding some variable (theme version?) or
filemtimeto the CSS file path? With this you can make sure that a visitor browser will use the latest version of the CSS file and not just take one from browser cache.
So instead of this:
https://example.com/wp-content/uploads/omgf/generate-google-fonts/generate-google-fonts.css
have something like this:
https://example.com/wp-content/uploads/omgf/generate-google-fonts/generate-google-fonts.css?1646853077
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Suggestion: Adding query parameter to clear cache’ is closed to new replies.