Home Plugins yasakani cache
YASAKANI Cache logo

YASAKANI Cache

by enomoto celtislab on WordPress.org

Simple ! Easy !! Ultra-high-speed !!!. Definitive edition of the page cache. And Bot and Security Utility.

(7)
Yasakani Cache Settings

Yasakani Cache Settings

This plug-in stores the Page HTML / REST json data that dynamic WordPress blog has been generated as a output cache by SQLite. After the cache, it can respond to the request to the ultra-high speed by using a cache without starting the WordPress of processing.
In the case of REST API, caching is also performed for internal requests made by logged-in block editors, etc.

Simple Setup

  • Enable the cache, select the cache expiration.

Cache exclusion condition

Pages

  • Login user
  • Home/Front_page, Fixed Page, Post, Custom Post and WP embedded content card only. Other than this page does not cache.
  • Page you want to exclude from the cache, you can specify from the edit screen of the meta box.
  • Pages that are protected by a password does not cache.
  • PHP error (excluding E_NOTICE, E_STRICT, E_DEPRECATED) occurred page does not cache.

REST API

  • REST method is other than GET or OPTIONS
  • REST no data response
  • REST route endpoint you want to exclude from the cache, you can specify from the edit screen of the meta box.
  • REST error response
  • PHP error (excluding E_NOTICE, E_STRICT, E_DEPRECATED) occurred page does not cache.

Cache Clear

  • Clear the cache of automatically corresponding post in the articles and editing changes and the like of the comment.
  • The cache is a plugins and widgets such as a change is not clear. If you make these configuration changes, etc., should be cleared to use “Cache Clear” button.

Log

  • When you activate the log, you can easily check the behavior and execution time of the cache. (slower only a little)
  • SQLite database keeps logs for one week.

To further speed-up

Page cache processing of this plugin is processing in PHP and SQLite.
You can also use a faster Expert mode. To use Expert mode you need to edit ‘php.ini’ and add auto_prepend_file.
Or you can edit the .htaccess file and use mod_deflate and mod_expires or mod_pagespeed etc to make it faster.
If you do .htaccess edit, edit from the well studied. Do not forget that you back up your .htaccess file.

plugin load filter is also recommended for speed you do not use the cache.

For more detailed information, there is an introduction page.

Documentation

Active installations10+
Weekly downloads
65+12.07%
Version3.9.7
Last updated6/30/2025
WordPress version6.0
Tested up to6.8.1
PHP version8.1
Tags
BotBlockcacherestsecuritySQLite