Title: FastCloudWP – Media Offload &amp; CDN Delivery
Author: FastCloudWP
Published: <strong>2026 年 5 月 15 日</strong>
Last modified: 2026 年 5 月 16 日

---

搜尋外掛

![](https://ps.w.org/fastcloud-offload-media/assets/banner-772x250.png?rev=3533759)

![](https://ps.w.org/fastcloud-offload-media/assets/icon-256x256.png?rev=3533677)

# FastCloudWP – Media Offload & CDN Delivery

 由 [FastCloudWP](https://profiles.wordpress.org/fastcloudwp/) 開發

[下載](https://downloads.wordpress.org/plugin/fastcloud-offload-media.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/fastcloud-offload-media/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/fastcloud-offload-media/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/fastcloud-offload-media/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/fastcloud-offload-media/#developers)

 [技術支援](https://wordpress.org/support/plugin/fastcloud-offload-media/)

## 外掛說明

WordPress media libraries grow fast. Images, videos, and documents pile up on your
server, increasing disk space usage and server load with every request. FastCloudWP
automatically offloads your media library to cloud storage and rewrites every URL
so visitors get files from the CDN, faster and with less load on your server.

**No AWS. No IAM. No S3 buckets. No storage configuration.** Just [create a FastCloudWP account](https://app.fastcloudwp.com/register),
paste your site key into the plugin, and you’re done. Everything else is handled
for you, including a **5 GB free plan, unlimited sites, no time limit**.

#### Features

 * **Automatic offloading:** New uploads are automatically offloaded to cloud storage
   immediately after processing; images, videos, documents, and all thumbnail sizes
   included.
 * **CDN URL rewriting:** Frontend `src` and `srcset` attributes are rewritten on
   the fly to serve media from the CDN. Compatible with any theme, page builder,
   or plugin that uses standard WordPress media functions.
 * **Bulk migration:** Offload your entire existing media library in bulk from the
   admin dashboard.
 * **Optional local deletion:** Free up disk space by removing local copies after
   offloading.
 * **Offload status tracking:** Each attachment is tracked (`queued`, `pending`,`
   offloaded`) so you always know what’s been moved.
 * **WP-CLI support:** Offload media and free disk space from the command line, 
   with progress bars.
 * **Settings UI:** Clean admin interface to connect, configure, and monitor everything.

#### Pro Plan

Upgrade to Pro for more storage and advanced features:

 * **100 GB storage** (20x the free plan)
 * **Custom CDN domain:** serve assets from your own domain, e.g. `cdn.yoursite.
   com`
 * **Direct restore to WordPress:** restore offloaded media back to your server 
   in one click
 * **Priority support**

Learn more at [fastcloudwp.com](https://fastcloudwp.com/).

### External Services

This plugin connects to the **FastCloudWP** service to store and deliver your media
files.

When you connect the plugin, your site communicates with the FastCloudWP API at `
https://app.fastcloudwp.com/` to authenticate, offload media files, and receive 
delivery status callbacks. Media files uploaded to WordPress are transmitted to 
FastCloudWP’s servers and served to visitors from the FastCloudWP CDN.

This service is operated by FastCloudWP. Please review their policies before using
the plugin:

 * [Privacy Policy](https://fastcloudwp.com/privacy)
 * [Terms of Service](https://fastcloudwp.com/terms)

No data is sent to FastCloudWP until you explicitly connect the plugin using your
site key.

## 螢幕擷圖

 * [[
 * The FastCloudWP dashboard showing offload progress and media statistics.
 * [[
 * The Connect your Website screen
 * [[
 * The Settings screen to configure offload options.

## 安裝方式

 1. Install and activate the plugin using WordPress’ built-in installer.
 2. Access **FastCloudWP** from the WordPress admin menu.
 3. Register for a free account at [fastcloudwp.com](https://fastcloudwp.com/).
 4. Create a new website in your FastCloudWP dashboard.
 5. Copy your site key and paste it into the plugin, then click **Connect**.
 6. Use the **Offload** tab to migrate your existing media library in bulk.

## 常見問題集

### Is setup really that simple?

Yes. Install the plugin, paste your site key, done. No AWS account, no IAM policies,
no bucket config, no `wp-config.php` edits. If you can copy a password, you can 
set up FastCloudWP.

### Will this break my site or hurt my SEO?

No. Every media URL is rewritten automatically and kept in sync. Your site looks
identical to visitors and to Google — the only difference is that images now load
from the CDN instead of your server.

### Will I get surprise bandwidth bills if my site goes viral?

Never. Bandwidth and CDN delivery are included on every plan. One flat monthly price
based on storage — no egress fees, no per-request charges, no overages.

### Does it work with WooCommerce, Elementor, Divi, or ACF?

Yes. FastCloudWP rewrites URLs across the full WordPress filter graph, so page builders,
custom fields, galleries, and WooCommerce product images all serve from the CDN 
with zero extra config.

### What’s the catch with the free plan?

There isn’t one. 5 GB, unlimited sites, full bulk migration, full CDN, no time limit.
The free tier exists so you can prove it works before you pay anything.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈FastCloudWP – Media Offload & CDN Delivery〉的開發相關工作。

參與者

 *   [ FastCloudWP ](https://profiles.wordpress.org/fastcloudwp/)
 *   [ santerref ](https://profiles.wordpress.org/santerref/)

[將〈FastCloudWP – Media Offload & CDN Delivery〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/fastcloud-offload-media)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/fastcloud-offload-media/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/fastcloud-offload-media/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/fastcloud-offload-media/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/fastcloud-offload-media/)。

## 變更記錄

#### 1.0.1

 * Improved onboarding screen with a guided two-step setup to make connecting your
   site easier.

#### 1.0.0

 * Initial release with automatic media offloading to FastCloudWP cloud storage.
 * CDN URL rewriting for frontend `src` and `srcset` attributes on the fly.
 * Batch offload existing media library from the admin dashboard.
 * Optional local file deletion to free up disk space after offloading.
 * Per-attachment status tracking (`queued`, `pending`, `offloaded`).
 * WP-CLI commands to offload media and free disk space from the command line.
 * Clean admin settings UI to connect, configure, and monitor offloads.
 * Custom domain support for serving media from your own CDN domain.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **14 小時前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/fastcloud-offload-media/)
 * 標籤:
 * [cdn](https://tw.wordpress.org/plugins/tags/cdn/)[cloud storage](https://tw.wordpress.org/plugins/tags/cloud-storage/)
   [media](https://tw.wordpress.org/plugins/tags/media/)[offload](https://tw.wordpress.org/plugins/tags/offload/)
   [performance](https://tw.wordpress.org/plugins/tags/performance/)
 *  [進階檢視](https://tw.wordpress.org/plugins/fastcloud-offload-media/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/fastcloud-offload-media/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/fastcloud-offload-media/reviews/)

## 參與者

 *   [ FastCloudWP ](https://profiles.wordpress.org/fastcloudwp/)
 *   [ santerref ](https://profiles.wordpress.org/santerref/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/fastcloud-offload-media/)