[WordPress] 外掛分享: WP Parallel Loading System

前言介紹

  • 這款 WordPress 外掛「WP Parallel Loading System」是 2010-05-17 上架。
  • 目前有 20 個安裝啟用數。
  • 上一次更新是 2011-02-02,距離現在已有 5205 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.9.0 以上版本才可以安裝。
  • 有 3 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

joseairosa |

外掛標籤

seo | loading | parallel | speed improve | image optimization |

內容簡介

為什麼要使用它?如果您的網誌有大量圖片,甚至沒有,此外掛程式將增加您的網誌載入時間。您擁有的圖片越多,它將改善的越多。有大量人會首次訪問您的網站或因緩存為空或關閉緩存而訪問,因此,您的網站在第一次訪問時表現得越好,那個人就有越多留下來查看您的網站的機會。現在已經知道,Google(和其他搜尋引擎)正在考慮,為了排名,您的網站頁面速度。當Google Bot訪問您的網站時,它不會保留緩存,所以您的網站載入得越快,就越有機會排名靠前。此外,此外掛程式不會改變您的網誌文章。他進行的所有更改都是在HTML代碼傳送到瀏覽器之前即時處理的。 然而,需要在一些文件上進行一些更改,但是插件將嘗試進行本身的所有更改,而不會損害您的文件。對於他更改的每個文件,都會創建備份,因此您隨時可以將更改恢復!它是如何運作?標準HTTPv1.1請求僅允許2條來自同一域的連接。此外掛程式將通過定義的子域使連接虛擬化。您可以擁有任意多個子域,但我建議您最多使用5個。此外掛程式的功能包括:自動圖像優化,並行HTTP連接,頁面速度提高,歷程中查找(自動查找服務器根路徑、子域路徑、插件資源路徑...),緩存損失最小化,子域實時健康追踪,資源文件不同步後的自動恢復,啟用/停用子域的能力和插件更新意識(更新後自動重新同步文件和資料庫)。插件程式設計是為了了解這些要求,如果未滿足,它將不會更改您的網誌。它不會破壞您的網誌程式碼!因此,您的伺服器需要具有PHP的工作GD庫模組,最少版本要求為PHP 5.1.3,以及訪問您的伺服器系統管理界面(cPanel,DirectAdmin,Plesk),以創建域名的新子域。附加幫助:您可以訪問此外掛程式的首頁,了解關於將新子域添加到您的伺服器管理系統(cPanel,DirectAdmin,Plesk)的附加信息。這只是插件的第一個版本。我有很多新的想法,希望在下一個版本中實現,例如:平行加載CSS和JavaScript。將添加對加載外部圖像的支持。現在它僅會加載本地存儲的圖像(完成),添加CSS和JavaScript的實時重寫功能。這樣,從CSS文件調用的圖像也會進行平行加載,整體改進程式碼(已完成和進行中)。添加管理圖像質量渲染的選項等等。如果您有任何特性想在下一版實踐,請隨時Tweet我(http://twitter.com/joseairosa)或發送電子郵件至([email protected])。謝謝!

原文外掛簡介

Why use it?
If you have an image intensive Blog, or even if you don’t, this plugin will boost the loading time of your Blog. The more images you have the more it will improve.
The amount of people that will visit your website for the first time or visit with an empty cache or disabled cache is huge, therefore, the best your website performs on that first visit the more chances that person will remain to view your website.
It is also known that nowadays, Google (and other search engines), are taking into account, for ranking purposes, your website page speed. Google Bot does not conserve a cache when it visits your website, so, the faster your website loads the more chances you have to rank higher.
This plug will not change anything on your Blogs Posts. Every change that it makes will be processed in real time, right before the HTML code of your Blog is sent to the browser.
There are however some changes needed on a few files, but the plugin will attempt to do everything by himself without causing harm to your files. For every file that he changes a backup is created, therefore, at any time, you can revert the changes back!
How does it work?
Standard HTTP v1.1 requests only allow 2 connections, at the same time, from the same domain.
This plugin will virtualize connections, through defined subdomains. You can have as many subdomains as you like, but I do recommend using a maximum of 5.
Plugin features?

Automatic Image Optimization.
Parallelize HTTP connections.
Page speed improvement.
Auto-Path find (Automatically find server root path, sub-domain path, plugin resources path…).
Cache loss minimization.
Sub-domain real-time health tracking.
Auto recovery from resource files bad sync.
Ability to activate / deactivate sub-domains
Plugin Updates aware. (automatically re-sync files and database after an update)

Requirements?
The plugin is programmed to be aware of this requirements, and if not fulfilled it will not change anything on your Blog.
It will not break your Blog code!

Your server needs to have a working GD Library module for PHP.
You should have a PHP installation with a minimum version of 5.1.3
Access to your server Administration Painel (cPanel, DirectAdmin, Plesk) in order to create new sub-domains for your domain.

Additional help
You can find additional information about adding new sub-domains to your server administration system (cPanel, DirectAdmin, Plesk) by visiting this plugin homepage: http://www.joseairosa.com/2010/05/17/wordpress-plugin-parallel-loading-system/
What’s in the cooking pan?
This was only the first release of the plugin. I’ve got a lot of new ideas that I would like to see implemented on next releases.
Some of them are:

Also parallelize CSS and JavaScript loading.
Add support to also load external images. At the moment it will only load locally stored images. (DONE)
Add real-time rewrite functions to CSS and JavaScript. That way, images that have been called from the CSS file will also be parallelized.
Overall improve of the code. (DONE & Ongoing)
Add options to manage image quality rendering.
Bug fixes (when found or reported).
And much more…

If you have any features that you would like to see implemented, please don’t hesitate to tweet me (http://twitter.com/joseairosa) or mail me ([email protected]) 🙂
Thank you!
I would like to give a big thank you to Marco Sousa (http://twitter.com/h1brd) from Scarletbits.com (http://scarletbits.com) and Filipe Oliveira (http://twitter.com/bluekora) for the help and support given! Without them this would not be possible.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Parallel Loading System」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1 | 0.1.1 | 0.1.2 | 0.1.3 | 0.1.4 | 0.1.5 | 0.1.6 | 0.1.7 | 0.1.8 | 0.1.9 | trunk | 0.1.6.1 | 0.1.6.2 | 0.1.7.1 | 0.1.9.1 |

延伸相關外掛(你可能也想知道)

暫無相關外掛推薦。

文章
Filter
Mastodon