
內容簡介
App for Cloudflare® 讓使用者無需具備網路管理員或開發者的專業知識,即可解鎖 Cloudflare 的進階功能。此外掛支援所有 Cloudflare 計畫,包括免費方案,並提供多項優化網站效能的工具。
【主要功能】
• 自動快取 HTML 頁面
• 預加載 JavaScript 和 CSS
• 管理所有 Cloudflare 設定
• 修正 Cloudflare SSL 轉向迴圈
• 支援 Cloudflare 網頁分析
• 自動圖片轉換為 AVIF/WebP
外掛標籤
開發者團隊
原文外掛簡介
Unlock advanced Cloudflare features without being a network administrator or developer. Works with any Cloudflare plan (including Free), no Automatic Platform Optimization (APO) subscription needed.
Cache HTML at network edge
Preload JavaScript and CSS
View/set all Cloudflare settings
Fixes Cloudflare Flexible SSL redirect loops
Fixes situation when IPs are coming through as Cloudflare IPs rather than user IPs
Cloudflare web analytics support
Cloudflare analytics on dashboard
Purge cache
Automatic image transformations (automatically serve AVIF/WebP versions to browsers that support them)
Turnstile CAPTCHA system for registrations, logins, password reset, comments and/or third party plugins
View Page rules, Cache rules, Firewall rules, IP Address rules, User Agent rules
View Zero Trust Network Access setup
View DMARC statistics
Included tools: HTTP request trace, IP address details, domain details, WHOIS
Directly cache HTML
App for Cloudflare® can automatically cache your HTML pages at Cloudflare data centers in 330+ cities. “Standard” WordPress caching plugins can’t escape the laws of physics because information can’t travel faster than the speed of light (even if the page is cached, the cache exists on your physical origin server, which can be over 20,000 km from an end user). Caching content in Cloudflare data centers makes your website faster by putting your website cache closer to end-users (95% of the world’s population is within 50ms of a Cloudflare data center).
This can be done without Cloudflare Workers or even a Page Rule (done with a single Cache Rule on Cloudflare’s side, and custom code in the plugin).
Preload JavaScript and CSS
Speed your site up by using the option that instructs browsers to preload JavaScript and CSS used to render the page being viewed. Can be used on its own, or in conjunction with Cloudflare’s Early Hints function.
Manage all Cloudflare settings
All Cloudflare settings can be changed directly within your WordPress admin area.
Includes Easy config function that will optimally set your Cloudflare zone settings for WordPress.
Fixes Cloudflare Flexible SSL redirect loops
Automatically fixes HTTPS redirect loops when using Cloudflare’s Flexible SSL option (traffic between user and Cloudflare is encrypted, but traffic between Cloudflare and origin server is not).
Handles user IP addresses
Automatically handles the situation where your web server is passing Cloudflare IP addresses rather than the IP address of the user making the request.
Turnstile CAPTCHA
Cloudflare Turnstile CAPTCHA support for registration, login, password reset, comment forms, WooCommerce, Contact Form 7, Elementor Pro, HTML Forms, MetForm and/or WPForms. Single-click setup (done transparently via API call).
Network analytics
View network stats for your website directly within your WordPress admin area with a dashboard widget.
View rules & firewall
Quickly review your site’s Cloudflare rules and firewall settings from within your WordPress admin area. Includes:
Page rules
Cache rules
Firewall custom rules
IP address rules
User agent blocking
DMARC management
Track third parties that are sending email on your behalf (for example an email provider you have authorized like Gmail or Outlook). You can also see unauthorized email senders or spammers sending email on behalf of your domain.
Multisite network support
You can have a network-wide Cloudflare API token that can be overridden on a per site basis. In the case where a multisite network operator has the site domains in a single Cloudflare account, they can allow the site users to use Cloudflare features for their individual site without disclosing the underlying API token.
Additionally, a single Pro license for the main network site allows the media from all sites in the network to be stored in the cloud, within a single Cloudflare R2 bucket.
Image Transformations
Supports Cloudflare’s Image Transformation service, which allows Media images to automatically be served in the best format that a browser supports (AVIF, WebP, etc). Additionally, smaller images can be automatically served to users on very slow network connections. No web server configuration required.
Store media in the cloud [Premium]
Easily and seamlessly store your WordPress media in the cloud with Cloudflare R2. This allows you to offload resources (both bandwidth and disk space) from your server. The first 10GB is free, and only costs $0.015 per GB thereafter (ex. if you had 100GB of media, it would cost $1.35 per month to store it in the cloud).
Includes the ability to migrate existing media from local filesystem to R2 (or from R2 to local filesystem). Works with individual media, or all media in bulk (includes web-based migration as well as a shell/WP-CLI option).
Automatically convert uploaded images to AVIF or WebP
This is done with a free companion plugin, Image Shift (includes the ability to apply watermarks).
Protect admin area [Premium]
Utilize Zero Trust Network Access to authenticate users before they access your WordPress admin area.
Manage rules & firewall [Premium]
The premium version unlocks the ability to manage (create, delete, suspend and unsuspend) Cloudflare rules and firewall definitions. In addition to defining your own rules, you can deploy useful rules with a single click:
Block traffic from certain countries (or Tor exit nodes widely used by spammers and hackers)
Block AI scrapers & crawlers (block bots from scraping your content for AI applications like model training)
Force a challenge before users can register (bot/spammer mitigation)
Cache static content
Automatically block the IP address(es) of spammers for a period of time
Backup & restore [Premium]
You can backup and restore some of your most important Cloudflare configuration settings:
Zero Trust Access Policies
Firewall Rules
Firewall IP Access Rules
Firewall User Agent Blocking
Page Rules
Cache Rules
Backups can be restored to different zones (for example if you had extensive configuration for a zone, you could give another zone the same configuration through a backup restore).
Other features
API calls are done exclusively through API Tokens (with the minimum required permissions) and not a Global API Key. Global API Keys are an incredibly bad idea from a security standpoint.
Ability to purge Cloudflare cache from WordPress admin (or via WP-CLI).
Ability to copy Cloudflare zone settings from a different zone on the same Cloudflare account.
Cached pages are automatically purged when a post/page is edited (just the necessary pages, not all pages). Stale content is not served to users.
Ability to designate an individual admin user to manage settings (maybe you don’t want all admins to have the ability to change things in Cloudflare).
Ability to use WordPress filters to add your own logic to things (for example, maybe you don’t want to cache a certain page or post for whatever reason).
All JavaScript is native (no dependencies on jQuery or anything else).
No third-party PHP libraries used (no dependencies on other libs).
