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

Placeholder Image
Redirect Loop

WP Fastest Cache adds 301 redirection rule into htaccess file. It causes redirect loop sometimes. If you have such issue,…

Clear Cache After Switch Theme
Clear Cache After Switch Theme

When you switch theme, you might ask for the entire cache to be cleared.

Placeholder Image
Clear Cache After Activate/Deactivate a Plugin

When you activate or deactivate a plugin, you might ask for the entire cache to be cleared.

Ready to get started?

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