Caching the RSS Feed
Creating the RSS feed is an expensive operation. This caches the content of the feed to make it more performant. The cache is cleared every time a post is updated or created. Well testing you may want to disable the cache.
Creating the RSS feed is an expensive operation. This caches the content of the feed to make it more performant. The cache is cleared every time a post is updated or created. Well testing you may want to disable the cache.