Title: Preload &amp; Pjax Faster Page Load
Author: falsandtru
Published: <strong>June 12, 2014</strong>
Last modified: December 13, 2014

---

Search plugins

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://s.w.org/plugins/geopattern-icon/wp-preload-pjax.svg)

# Preload & Pjax Faster Page Load

 By [falsandtru](https://profiles.wordpress.org/falsandtru/)

[Download](https://downloads.wordpress.org/plugin/wp-preload-pjax.0.4.3.zip)

 * [Details](https://wordpress.org/plugins/wp-preload-pjax/#description)
 * [Reviews](https://wordpress.org/plugins/wp-preload-pjax/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-preload-pjax/#installation)
 * [Development](https://wordpress.org/plugins/wp-preload-pjax/#developers)

 [Support](https://wordpress.org/support/plugin/wp-preload-pjax/)

## Description

About 0.5 seconds faster page load of the site, even after you’ve taken the various
means for faster site, without making any changes.

Google and Amazon have shown, there is a huge value to 0.1 seconds to shorten further
after you have improved to about 1 second load time of the page. pjax and preload
provides about 0.5 seconds of this value.

You can see if was how fast this plugin from the output of the console.

    ```
    [-310, 1, 361, 379, 403, 424, 450, 486, 487, 491]  
    ["preload(-310)", "continue(1)", "load(361)", "parse(379)", "head(403)", "content(424)", "css(450)", "script(486)", "renderd(487)", "defer(491)"]
    ```

If you have problems reading such as JavaScript and CSS, it is necessary to set 
the pjax of built-in `load.reload` and `load.ignore` parameter.

This plug-in is like a trial version. If you want to optimize and customize in more
detail, it is recommended that you set directly jQuery plug-ins built without the
use of this plug-in.

[API](http://falsandtru.github.io/jquery.pjax.js/api/)

pjax: [http://falsandtru.github.io/jquery.pjax.js/](http://falsandtru.github.io/jquery.pjax.js/)

preload: [https://github.com/falsandtru/jquery.preload.js](https://github.com/falsandtru/jquery.preload.js)
require: jQuery1.6+

## Installation

 1. Install and activate, only this

## FAQ

  Where is the document?

preload: [https://github.com/falsandtru/jquery.preload.js](https://github.com/falsandtru/jquery.preload.js)

pjax: [https://github.com/falsandtru/jquery.pjax.js](https://github.com/falsandtru/jquery.pjax.js)

  Not english document?

Sorry, please use the machine translation, such as google.
 I will not be able to
make the English document better than machine translation.

  It is possible to display the loading effect or progress bar?

Yes, please refer to the documentation

[effect, progressbar](http://falsandtru.github.io/jquery.pjax.js/guide/)

## Reviews

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

### 󠀁[Vroom vroom!](https://wordpress.org/support/topic/vroom-vroom/)󠁿

 [Vondelphia.com](https://profiles.wordpress.org/vondelphia/) March 11, 2022

Can’t go wrong with this plugin if you are just posting text and images on your 
blog. I really like using this plugin, or Flying Pages by WP Speed Matters… can’t
go wrong with either of them.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/)

## Contributors & Developers

“Preload & Pjax Faster Page Load” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ falsandtru ](https://profiles.wordpress.org/falsandtru/)

[Translate “Preload & Pjax Faster Page Load” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-preload-pjax)

### Interested in development?

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

## Changelog

#### 0.4.3

Update pjax and preload

 * pjax: v2.33.0
 * preload: v0.8.1

#### 0.4.2

Update pjax

 * pjax: v2.28.0

#### 0.4.1

Fix setting

#### 0.4.0

Rebuild

#### 0.3.9

Update pjax and preload

 * pjax: v2.27.0
 * preload: v0.8.0

#### 0.3.8

Update pjax

 * pjax: v2.26.0

#### 0.3.7

Update pjax

 * pjax: v2.25.4

#### 0.3.6

Update pjax

 * pjax: v2.25.2

#### 0.3.5

Update pjax

 * pjax: v2.25.1

#### 0.3.4

Update preload and pjax

 * preload: v0.7.1
 * pjax: v2.24.0

#### 0.3.3

Fix update miss

#### 0.3.2

Fix accelerate.js

#### 0.3.1

Update pjax

 * pjax: v2.22.0

#### 0.3.0

Update pjax

 * pjax: v2.15.0

#### 0.2.3

Update preload

 * preload: v0.5.0

#### 0.2.2

Update pjax

 * pjax: v2.11.1

#### 0.2.1

Update pjax

 * pjax: v2.5.0

#### 0.2.0

Fix bug that not work at jQuery1.10.0-1.x

 * pjax: v2.4.0

#### 0.1.0

Fix install fail

#### 0.0.8

Update pjax, preload

 * pjax: v2.1.0
 * preload: v0.3.0

#### 0.0.7

Fix plugin display name
 Fix that is not read by the admin page

#### 0.0.6

Fix fatal error

#### 0.0.5

Fix that does not use jQuery from `$` variable

#### 0.0.4

Update pjax, preload

 * pjax: v1.36.3

#### 0.0.3

Change function name

#### 0.0.2

Update pjax, preload

 * preload: v0.2.3
 * pjax: v1.36.2

#### 0.0.1

Release

 * preload: v0.2.2
 * pjax: v1.36.1

## Meta

 *  Version **0.4.3**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  Tested up to **4.0.0**
 * Tags
 * [ajax](https://wordpress.org/plugins/tags/ajax/)[Fast](https://wordpress.org/plugins/tags/fast/)
   [page](https://wordpress.org/plugins/tags/page/)[pjax](https://wordpress.org/plugins/tags/pjax/)
   [preload](https://wordpress.org/plugins/tags/preload/)
 *  [Advanced View](https://wordpress.org/plugins/wp-preload-pjax/advanced/)

## Ratings

 3.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/wp-preload-pjax/reviews/)

## Contributors

 *   [ falsandtru ](https://profiles.wordpress.org/falsandtru/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-preload-pjax/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://-)