Ability to adjust browser cache settings
-
Re “Browser Caching – Reduce page load times for repeat visitors”
The help on this shows that there are some settings that get sent to the visitors browser;
Information Icon help on “leverage-browser-caching”There is however, no way to adjust these settings. It would be exceptionally useful to be able to adjust the time spans for these settings, both site wide, and if possible specifically for certain pages.
There are several other settings to speed up the experience of the site visitor, and they can all be built in to this plugin, using the same method for the settings which are available already.There is the option to send the cache commands via meta-tags in the html <HEAD>, and/or in the HTTP header. These both get treated differently in the different cache types (Server, Proxy/CDN, Browser). So one method may be better than another, depending on the web admin’s objectives. But also a combination of the two methods may allow the ability to exploit the best of both worlds.
There are several old and newer ways of managing caches, where the caching is allowed to take place, and how to check for updated source files. Some set ups even allow the website to force flush the caches along the route to the visitor.
And many of the settings can be individually set for each file type, used in the page.
All these options would be very useful, and this plugin would be a very suitable vehicle for a comprehensive coverage of these functions.It would take some programming work, but not much more than already completed.
And a bit of research – but there are several sites that completely cover this topic (and could eventually be informed that this plugin does all of those features, should the reader want an easy way to implement them).A small note that may improve the useability of the plugin UI, would be to layout the UI such that there is clear delineation between cache settings that control ;
a) WordPress itself
b) the server the website is on
c) intermediate servers enroute to the visitor (proxy and/or cdn)
d-i) the visitor’s browser (different browser may behave different ways, and some devices may behave differently)
d-ii) the website admin and author’s browsersthanks
Hope this helps
- The topic ‘Ability to adjust browser cache settings’ is closed to new replies.