[WordPress] 外掛分享: Zero Config Performance Optimization

首頁外掛目錄 › Zero Config Performance Optimization
WordPress 外掛 Zero Config Performance Optimization 的封面圖片
2,000+
安裝啟用
★★★★★
5/5 分(35 則評價)
13 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v2.3.1 上架:2017-10-16

內容簡介

Zero Config Performance Optimization 是一款完整的 WordPress 性能優化外掛,無需配置即可啟用,幫助網站加速並節省主機資源。透過一鍵優化,提升網站在各大性能測試工具中的表現。

【主要功能】
• 自動生成並注入關鍵 CSS
• 延遲載入 CSS 及圖片
• 支援 Brotli 壓縮以提升效能
• 自動預加載網站 Logo
• 控制數據庫暫存及查詢優化
• 簡化 .htaccess 規則以提升速度

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.3.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Zero Config Performance Optimization」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Zero Config Performance Optimization is the most complete performance optimization plugin for WordPress. It combines the best WPO (Web Performance Optimization) practices in a single easy-to-use tool. No configuration needed: activate and enjoy a faster WordPress.
By default, WordPress loads several functions, services and scripts that are not mandatory and usually slow down your installation and consume hosting resources. For years I have been testing tweaks to save hosting resources and improve WordPress performance and loading times. After thousands of tests, this plugin includes my best speed and performance optimizations with a single click.
With this plugin you can safely disable those annoying services, unnecessary codes and scripts to save resources and hosting costs, and speed up WordPress to get better results in tools like Google PageSpeed, Pingdom Tools, GTMetrix, WebPageTest and others.
NEW IN V2.3.0
Core Compatibility Refactoring:
* Image module rebuilt – Now works as a safety net that complements WordPress core. Only adds lazy loading, decoding, and fetchpriority attributes when core hasn’t already handled them (covers images from themes, page builders, widgets, and custom templates that bypass core’s pipeline)
* NEW: fetchpriority=”low” for non-critical images, which WordPress core does NOT add. Frees bandwidth for critical resources
Bug Fixes:
* Fixed Gravatar avatars broken by aggressive query string removal
* Fixed Critical CSS broken by incorrect HTML escaping of CSS selectors
* Removed deprecated JSON/REST API filters that could interfere with Gutenberg and WooCommerce
* Fixed compatibility with CusRev and other review plugins
* Automatic cleanup of ghost plugin entries from previous versions
Other:
* Tested up to WordPress 7.0
INCLUDED OPTIMIZATIONS
Frontend Optimizations:
* Automatic Critical CSS generation and injection
* Deferred CSS Loading with noscript fallback
* Image lazy loading safety net (catches images that bypass WordPress core pipeline)
* fetchpriority=”low” for non-critical images (complements core LCP detection)
* Automatic preconnect for Google Fonts, Analytics, etc.
* Smart DNS Prefetch for external resources including Gravatar
* Automatic image dimensions for better CLS scores
* Google Fonts display=swap optimization
* JavaScript defer parsing
* Logo preload with high priority
Server Optimizations:
* Browser cache rules with immutable flag
* GZIP and Brotli compression
* Keep-Alive connections
* Vary Accept-Encoding headers
* CORS headers for fonts (CDN compatibility)
* Extended MIME type coverage
Backend Optimizations:
* Database transients cleanup
* Query optimizations
* Heartbeat API control (60s interval)
* Post revisions limited to 3
* jQuery Migrate removal when not needed
* Self-pingback prevention
* Dashboard widgets cleanup
HOW TO VERIFY OPTIMIZATIONS ARE WORKING
You can check each optimization individually to ensure Zero Config Performance Optimization is working correctly:
Logo Preload: View page source (Ctrl+U) and look for pointing to your logo image.
fetchpriority: Inspect images below the fold (F12 > Elements). Non-critical images should have fetchpriority="low" (added by ZCP). The first content image should have fetchpriority="high" (added by WordPress core or ZCP as fallback).
Brotli/GZIP Compression: Test at giftofspeed.com/gzip-test – should show compression enabled.
Cache Headers: Check your .htaccess file for a section marked “BEGIN Zero Config Performance” with immutable in Cache-Control headers.
Critical CSS: View page source and look for

文章
Filter
Mastodon