How to Cache JSON

How to Cache JSON

by admin

WP Fastest Cache automatically excludes the urls with JSON as content type.

If you want to create cache of JSON, you need to add the following rule into wp-config.php file.

define('WPFC_CACHE_JSON', true);

Related articles

Clear Cache of Specific URLs when Updating or Posting
Clear Cache of Specific URLs when Updating or Posting

If all cache is not cleared when a post or a page is updated, this feature may be useful for…

Placeholder Image
Clear Cache of All Sites

If you use the MultiSite installation on your wordpress, separate cache is created for each site. When you click on…

Placeholder Image
Temporarily Disable CDN

In some cases you may need to disable the CDN temporarily without loosing settings.

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.