這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Parallelize Downloads

外掛說明

This plugin enables Parallelized Downloads / Domain Sharding for your WordPress images.

This is a good alternative if you don’t want to pay for a CDN but have an image heavy site.

Domain sharding is a technique used to increase the amount of simultaneously downloaded resources for a particular website by using multiple domains.
This allows websites to be delivered faster to users as they do not have to wait for the previous set of resources to be downloaded before beginning the next set.

This plugin is only useful if you have an image heavy site. For sites with very few images you may see an increase in load times with this plugin due to increased numbers of DNS lookups.

See here for more information on Domain Sharding

安裝方式

  1. Install “Domain Sharding” either via the WordPress.org plugin directory, or by uploading the files to your server inside the wp-content/plugins folder of your WordPress installation.
  2. Activate “Domain Sharding” plugin via WordPress Settings.

Visit Settings > Parallelize Downloads to add your domains

常見問題集

My images have broken

Please double check that your domains’ DNS A records are correctly pointed to your website

How many domains should I use?

We suggest anywhere between 2 and 4

使用者評論

2017 年 12 月 10 日
El plugin es bueno, ayuda bastante con la optimización del sitio, sin embargo, debes registrar los subdominios en tu certificado SSL para que te funcione bien con HTTPS.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Parallelize Downloads〉的開發相關工作。

參與者

將〈Parallelize Downloads〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release