Server stressed by /feed
Server stressed by /feed
Server stressed by /feed
This is probably not the most optimal solution, but you could store static metadata as an array in the theme options. The options table is loaded in memory by default, giving you fast access.
Running code before object-cache.php runs
Transients can be used but you’d need to make sure they don’t expire earlier than you want. I answered a similar question with a different goal here, but I’ve tried to keep the slightly different answer below self-contained. Option 1 – PHP Sessions I’ve been storing carts within a PHP session which is fine generally … Read more
You have to uncheck Prevent caching of objects after settings change in the Browser caching settings of the W3 Total Cache plugin. This will remove the query string from media (image, video, etc.) URLs. But in this case, media files will remain cached by the visitor’s browser until the browser cache will be emptied or … Read more
Static page determines as home, but it is not
Losing preview ability: W3 Total Cache + Post name permalinks
WordPress returns to an old version
Cache wp-json/posts without a plugin?
SuperCache for Custom Templates