Title: Speed Up &#8211; Page Cache
Author: nigro.simone
Published: <strong>Octubre 13, 2019</strong>
Last modified: Maig 1, 2023

---

Search plugins

![](https://ps.w.org/speed-up-page-cache/assets/banner-772x250.jpg?rev=2172318)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/speed-up-page-cache/assets/icon-128x128.jpg?rev=2172318)

# Speed Up – Page Cache

 By [nigro.simone](https://profiles.wordpress.org/nigrosimone/)

[Download](https://downloads.wordpress.org/plugin/speed-up-page-cache.1.0.20.zip)

 * [Details](https://bal.wordpress.org/plugins/speed-up-page-cache/#description)
 * [Reviews](https://bal.wordpress.org/plugins/speed-up-page-cache/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/speed-up-page-cache/#installation)
 * [Development](https://bal.wordpress.org/plugins/speed-up-page-cache/#developers)

 [Support](https://wordpress.org/support/plugin/speed-up-page-cache/)

## Description

Speed Up – Page Cache was constructed for made caching dead simple. Simple one-click
install. That’s it.

When a page is rendered, php and mysql are used. Therefore, system needs RAM and
CPU.
 If many visitors come to a site, system uses lots of RAM and CPU so page is
rendered so slowly. In this case, you need a cache system not to render page again
and again. Cache system generates a static html file and saves. Other users reach
to static html page.

After a html file is generated your webserver will serve that file instead of processing
the comparatively heavier and more expensive WordPress PHP scripts.

The static html files will be served to the vast majority of your users:
 – Users
who are not logged in. – Users who have not left a comment on your blog. – Or users
who have not viewed a password protected post. 99% of your visitors will be served
static html files. One cached file can be served thousands of times.

In addition, the site speed is used in Google’s search ranking algorithm so cache
plugins that can improve your page load time will also improve your SEO ranking.

## Installation

 1. Upload the complete `speed-up-page-cache` folder to the `/wp-content/plugins/` 
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reviews

![](https://secure.gravatar.com/avatar/cd4bf5ad28b1eb36e0cc0c73fda49a08bb6e024e8ee5e743eb0dca0c8e6080b1?
s=60&d=retro&r=g)

### 󠀁[Ottimo!](https://wordpress.org/support/topic/ottimo-502/)󠁿

 [pagrob](https://profiles.wordpress.org/pagrob/) Febrer 26, 2023 1 reply

Questo plugin soddisfa pienamente i requisiti dello stato di salute Wordpress, inoltre
grazie a Speed Up Page Cache il tempo di risposta del server mi si è ridotto di 
4 volte. Grazie Simone!

![](https://secure.gravatar.com/avatar/0e4a03120d2702f0a0ce83f67a983209fe007607bfbd696156a62c255cfae80d?
s=60&d=retro&r=g)

### 󠀁[Hidden Gem!](https://wordpress.org/support/topic/hidden-gem-21/)󠁿

 [udayg4](https://profiles.wordpress.org/udayg4/) Octubre 9, 2022 1 reply

This plugin is miraculous! I wonder why only 50 of so have chosen to install. Simple
to setup, this instantly boosts TTFB for static pages. People, don’t miss out on
this gem. Hope the developer keeps up the great work!

![](https://secure.gravatar.com/avatar/c910362dbfbd49f8ec8c185f618f4db62e2842297530d6f8bc8cf903d26da6c9?
s=60&d=retro&r=g)

### 󠀁[Suggestion enhancement for exception](https://wordpress.org/support/topic/great-plugins-163/)󠁿

 [nicolasvsedeco](https://profiles.wordpress.org/nicolasvsedeco/) Agost 19, 2023
1 reply

<!– wp:paragraph –> <p class=””>Helo,<br><br>I have another suggestion for “Cache
exception urls”:<br>exclude url using wildcard (*) e.g. /blog/*<br> This will exclude
all url containing /blog/ for e.g.<br> /blog/boat<br> /blog/another</p> <!– /wp:
paragraph –> <!– wp:paragraph –> <p class=””>thx</p> <!– /wp:paragraph –>

![](https://secure.gravatar.com/avatar/f81f6fdcc134d80d815210eee867d8db115f56c44905a3f839e147ab22cc1088?
s=60&d=retro&r=g)

### 󠀁[more speed](https://wordpress.org/support/topic/more-speed-4/)󠁿

 [virtual03](https://profiles.wordpress.org/virtual03/) Setembre 12, 2021

very good plugin gives the website power

![](https://secure.gravatar.com/avatar/45c435d09ccfdf724b6dae045b9e9b875976ed7109164205e777a1cb4b1d0abd?
s=60&d=retro&r=g)

### 󠀁[Best plugin for CPU](https://wordpress.org/support/topic/best-plugin-for-cpu/)󠁿

 [fatcoins](https://profiles.wordpress.org/fatcoins/) Octubre 22, 2020

Best plugin for CPU usage. Very thanks…

![](https://secure.gravatar.com/avatar/25ca804abd3c08234f3a3b63ba770c26f319c18f8b88d549c289e62b54c2c66f?
s=60&d=retro&r=g)

### 󠀁[Best Caching Plugin](https://wordpress.org/support/topic/best-caching-plugin-26/)󠁿

 [Sean Thompson](https://profiles.wordpress.org/seanthompson/) Gener 11, 2020 1 
reply

If you just need a simple page caching plugin, this is the one to use. It’s lightweight
and very fast. Support is excellent.

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/)

## Contributors & Developers

“Speed Up – Page Cache” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ nigro.simone ](https://profiles.wordpress.org/nigrosimone/)

[Translate “Speed Up – Page Cache” into your language.](https://translate.wordpress.org/projects/wp-plugins/speed-up-page-cache)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/speed-up-page-cache/),
check out the [SVN repository](https://plugins.svn.wordpress.org/speed-up-page-cache/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/speed-up-page-cache/)
by [RSS](https://plugins.trac.wordpress.org/log/speed-up-page-cache/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.19

 * Tested up to WordPress 6.0

#### 1.0.18

 * Fix mkdir

#### 1.0.17

 * Tested up to WordPress 5.9

#### 1.0.16

 * Tested up to WordPress 5.8

#### 1.0.15

 * Tested up to WordPress 5.7

#### 1.0.14

 * Tested up to WordPress 5.5

#### 1.0.13

 * Better opcache invalidation
 * Add filter speed_up_page_cache_cacheable.

#### 1.0.12

 * Better opcache invalidation
 * Better file cache invalidation

#### 1.0.11

 * Purge blog page whe publish a post

#### 1.0.10

 * Readme update

#### 1.0.9

 * Tested up to WordPress 5.3
 * Add action listener for clean_post_cache

#### 1.0.8

 * Purge taxonomy pagination

#### 1.0.7

 * Small fix
 * Add monthly cron scheduler option

#### 1.0.6

 * Exclude wp-login.php from cache
 * Exclude 404 page not found from cache
 * Exclude rest request from cache
 * Exclude feed from cache
 * Add weekly cron scheduler option

#### 1.0.5

 * Add options in admin page

#### 1.0.4

 * Better admin page

#### 1.0.3

 * Add admin bar utility for flush cache
 * Add plugin page (draft)

#### 1.0.2

 * Add action supc_purge_cache_post.
 * Read me.

#### 1.0.1

 * Read me.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.20**
 *  Last updated **3 anys ago**
 *  Active installations **60+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **6.0.12**
 *  Language
 * [English (US)](https://wordpress.org/plugins/speed-up-page-cache/)
 * Tags
 * [cache](https://bal.wordpress.org/plugins/tags/cache/)[caching](https://bal.wordpress.org/plugins/tags/caching/)
   [Optimize](https://bal.wordpress.org/plugins/tags/optimize/)[page cache](https://bal.wordpress.org/plugins/tags/page-cache/)
   [seo](https://bal.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://bal.wordpress.org/plugins/speed-up-page-cache/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/speed-up-page-cache/reviews/)

## Contributors

 *   [ nigro.simone ](https://profiles.wordpress.org/nigrosimone/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/speed-up-page-cache/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://paypal.me/snwp)