Title: Preload Fullpage Cache
Author: Pothi Kalimuthu
Published: <strong>2016 年 8 月 13 日</strong>
Last modified: 2026 年 5 月 17 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/preload-fullpage-cache.svg)

# Preload Fullpage Cache

 作者：[Pothi Kalimuthu](https://profiles.wordpress.org/pothi/)

[下载](https://downloads.wordpress.org/plugin/preload-fullpage-cache.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/preload-fullpage-cache/#description)
 * [评价](https://cn.wordpress.org/plugins/preload-fullpage-cache/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/preload-fullpage-cache/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/preload-fullpage-cache/#developers)

 [支持](https://wordpress.org/support/plugin/preload-fullpage-cache/)

## 描述

Preload Fullpage Cache plugin is created to address a unique scenario in high traffic
sites where the visitors rush to the website upon publishing the new post, even 
before the cached version of the post is ready to serve the initial traffic spike.

#### What this plugin does:

 * Whenever you publish a new post, this plugin fetches the post using WordPress
   HTTP API. If your site has a fullpage caching, then its cache would have the 
   newly published post, so that the post is served instantly from the cache when
   a real visitor arrives.
 * This plugin works when a post is updated too.
 * This plugin fetches a maximum of three version of the post… desktop version, 
   mobile version and the AMP version.

#### What this plugin doesn’t do (yet):

 * This plugin doesn’t work as a caching layer. Use Varnish or a plugin like WP 
   Super Cache.
 * This plugin doesn’t work on Custom Post Type.

#### Compatibility:

 * This plugin is compatible with WP Super Cache and WP Rocket plugins.
 * This plugin has known issues when used with LiteSpeed and LiteSpeed Cache plugin.
   Please see [this thread](https://wordpress.org/support/topic/not-working-with-litespeed-cache-2/)
   for details.

## 屏幕截图

 * [[
 * assets/screenshot-1.jpg

## 安装

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the `/wp-content/plugins/preload-fullpage-cache` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Sit back and relax!

## 常见问题

### Where can I change the settings?

This plugin doesn’t come with any settings screen on purpose. Settings screen may
be included in the future, depending on the feedback from the users.

### How do I test, if this plugin works?

Usually, you can check if a post is served from the cache or not by looking at the
headers info. So, create a new blog post or update an existing post and look for
its headers info. For example, if your site is behind Varnish, you may see the ‘
Age’ information that is greater than zero. Uncached posts (for example, a search
query such as example.com/s=test) will have ‘Age’ as zero.

### Does this work with custom post types?

Unfortunately, no. But, there is a workaround that requires some coding skills (
such as how to extend a plugin). Please see this support thread for an explanation…
https://wordpress.org/support/topic/custom-post-types-313/ . Thanks.

### Why does this plugin slow down publishing and updating posts?

This plugin needs to fetch the new / updated post thrice in real time over the internet,
just after publishing or updating. This is expected to slow down the whole process!

## 评价

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

### 󠀁[Just excellent!](https://wordpress.org/support/topic/just-excellent-78/)󠁿

 [babiskalogirou](https://profiles.wordpress.org/babiskalogirou/) 2022 年 12 月 
16 日 1 回复

Does what promises! Simply and nicely!

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

### 󠀁[Great, very good](https://wordpress.org/support/topic/great-very-good/)󠁿

 [General Seed](https://profiles.wordpress.org/autocultivo/) 2019 年 6 月 1 日

Integrate perfect with Borlabs Cache plugin, charge cache very fast. Thanks for 
it. Five starts

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

### 󠀁[works perfect](https://wordpress.org/support/topic/works-perfect-441/)󠁿

 [René](https://profiles.wordpress.org/mobiflip/) 2017 年 3 月 23 日 1 回复

The plugin relieves the server. It loads pages before publishing to the cache. Save
and publish takes a bit longer with the plugin, but that’s okay. I use it with “
cache enabler” plugin. very helpful.

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/)

## 贡献者及开发者

「Preload Fullpage Cache」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Pothi Kalimuthu ](https://profiles.wordpress.org/pothi/)

[帮助将「Preload Fullpage Cache」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/preload-fullpage-cache)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/preload-fullpage-cache/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/preload-fullpage-cache/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/preload-fullpage-cache/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/preload-fullpage-cache/)。

## 更新日志

#### 1.0.2

 * Update user-agents

#### 1.0.1

 * Update readme and inline docs
 * Update user-agent/s used by this plugin
 * Update the function used by this plugin that causes some issues in some
    installation.–
   props @saman27
 * Include the minimal PHP version required

#### 1.0.0

 * First commit

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**2 周前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 5.3 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/preload-fullpage-cache/)
 * 标签
 * [amp](https://cn.wordpress.org/plugins/tags/amp/)[cache](https://cn.wordpress.org/plugins/tags/cache/)
   [mobile](https://cn.wordpress.org/plugins/tags/mobile/)[preload](https://cn.wordpress.org/plugins/tags/preload/)
 *  [高级视图](https://cn.wordpress.org/plugins/preload-fullpage-cache/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  3 条 5 星评价     ](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/preload-fullpage-cache/reviews/)

## 贡献者

 *   [ Pothi Kalimuthu ](https://profiles.wordpress.org/pothi/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/preload-fullpage-cache/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://paypal.me/pothi)