Linux 软件免费装
Banner图

SOptimizer – Critical CSS, WebP, Asset Manager & Bloat Remover

开发者 siteskyline
更新时间 2026年8月20日 11:51
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv3 or later
版权网址: 版权信息

标签

speed cache webp critical css asset manager

下载

0.2.7 0.2.6 0.2.8 0.2.3 0.2.4 0.2.5

详情介绍:

SOptimizer is an all-in-one, ultra-lightweight WordPress performance and speed optimization plugin designed to boost your Google PageSpeed Insights score, pass Core Web Vitals (LCP, INP, CLS), and deliver instant page loads for your visitors and WooCommerce customers. Unlike bloated cache plugins that overwhelm you with confusing settings or break your layout, SOptimizer delivers surgical, clean performance enhancements. Every single toggle is safe, modular, and 100% opt-in. Whether you run a high-traffic content blog, an agency client website, or a busy WooCommerce store, SOptimizer gives you everything you need to eliminate bottlenecks, strip unused code, convert images to next-gen WebP, inline Critical CSS, self-host Google Fonts, and accelerate page delivery. 🚀 Key Performance Highlights ⚡ Comprehensive Feature Breakdown 1. High-Speed Page Caching & Server Acceleration 2. Visual Asset Manager & Conditional Script Unloader 3. Next-Gen WebP Images & Core Web Vitals (LCP/CLS) 4. Critical CSS & Render-Blocking Style Elimination 5. Local Google Fonts & GDPR Privacy 6. JavaScript Deferral & Delay Manager 7. Database Cleaner & Optimizer 8. WordPress Core Head Cleaner & Bloat Removal 9. WooCommerce Performance Suite 10. Dedicated 3rd-Party Optimizers 💎 Upgrade to SOptimizer Pro Take your website speed and automation to the next level with SOptimizer Pro. Unlock advanced Cloudflare edge CDN integration, automated background asset scanning, and enterprise-grade speed tools. What's Included in Pro: 👉 Upgrade to SOptimizer Pro and experience peak WordPress performance! 🔒 Privacy & Telemetry Notice Your privacy and site data security are our highest priority:

安装:

Automatic Installation (Recommended)
  1. Log in to your WordPress Dashboard.
  2. Go to Plugins → Add New.
  3. Search for SOptimizer.
  4. Click Install Now and then Activate.
  5. Navigate to SkyPlugins → Optimizer to configure your settings.
Manual Installation
  1. Download the siteskyline-optimizer.zip file.
  2. Extract the folder and upload siteskyline-optimizer to your /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. Navigate to SkyPlugins → Optimizer to begin optimizing your site.
Quick Start Checklist (Recommended First Steps)
  1. Enable Page Caching: Go to Cache → Page Cache and toggle Enable Page Cache on.
  2. Optimize Images: Go to Media → WebP and enable Auto-convert Uploads, then run the Bulk Converter for existing images.
  3. Fix Core Web Vitals: Go to Style → Critical CSS and click Generate Critical CSS.
  4. Self-Host Fonts: Go to Style → Fonts and toggle Self-Host Google Fonts on.
  5. Clean Core Bloat: Go to Feature Manager → WordPress to disable emojis, embeds, and XML-RPC.
  6. Accelerate WooCommerce (If Active): Go to Feature Manager → WooCommerce → Modes and select the preset matching your store type.

屏幕截图:

  • Auto-optimization recommendations modal with PageSpeed score estimation and safety intelligence.
  • Asset optimize dashboard with CSS & JavaScript inventory and auto-analysis.
  • Asset rule configuration modal for defer, delay, preload, inline, and unload actions.
  • Asset rules dashboard overview of all active rules by plugin, theme, and core.
  • HTML page cache settings with file, Redis, Memcached, and APCu backend support.
  • Browser caching rules with 1-year static asset headers and server config snippets.
  • Critical CSS settings with frontend injection and Extreme vs Safe deferral modes.
  • Critical CSS generation status table and per-template overrides.
  • WebP image conversion settings with compression quality and upload automation.
  • Responsive image sizing settings with on-demand resizing and cache management.
  • Image dimensions for CLS layout shift prevention and native lazy loading.
  • Local Google Fonts self-hosting with font analyzer and WOFF2 local download.
  • JavaScript deferral settings with script exclusions and sequential execution.
  • Persistent object cache drop-in activation and latency monitor.
  • PHP Zend OPcache bytecode cache monitoring and manual configuration snippet.
  • WordPress core feature manager with presets, page head cleaner, and bloat toggles.
  • Database cleaner for expired transients, revisions, drafts, and MySQL table optimization.

常见问题:

Will SOptimizer break my website?

No. SOptimizer is built with safety as top priority. All optimization toggles are non-destructive and opt-in. Each setting includes descriptive safety labels, and you can easily exclude specific scripts, styles, or URLs if a third-party plugin requires special handling.

Does this plugin require WooCommerce to work?

No! SOptimizer works on any WordPress website. Core features such as Page Caching, WebP conversion, Critical CSS, Asset Manager, Font Self-Hosting, and Database Cleanup work on every WordPress site. The WooCommerce section activates only when WooCommerce is installed and active.

How does WebP conversion improve my site speed?

WebP images are typically 25% to 35% smaller than comparable JPEG and PNG files at the same visual quality. Smaller image files drastically reduce page payload, lower server bandwidth usage, and speed up Largest Contentful Paint (LCP).

How does Critical CSS Generation work?

Critical CSS identifies the CSS rules required to render content in the user's initial screen (above the fold). The plugin generates this CSS directly in your browser, minifies it, and inlines it into the HTML head while deferring secondary stylesheets. This eliminates render-blocking CSS warnings in Google PageSpeed Insights.

Does Critical CSS generation send my data to external servers?

No! Unlike other plugins that require costly API credits or send your layout data to third-party cloud servers, SOptimizer generates Critical CSS 100% locally inside your browser. Your data never leaves your server.

How does Local Google Fonts hosting help with GDPR?

When browsers load fonts directly from Google's servers (fonts.googleapis.com), visitor IP addresses are transmitted to Google. By downloading font files to your local server and rewriting stylesheet links, SOptimizer eliminates external requests, ensuring full GDPR compliance and faster local delivery.

What is the Cart Fragments optimization in WooCommerce?

By default, WooCommerce triggers an AJAX request (wc-cart-fragments) on every single page load to update the mini-cart count. On busy sites or non-eCommerce pages (like blog posts), this causes severe server load and slow Time to First Byte (TTFB). SOptimizer disables this request on non-shop pages while keeping the cart functional where needed.

Can I use SOptimizer alongside a CDN like Cloudflare?

Yes! SOptimizer works seamlessly with all major CDNs including Cloudflare, BunnyCDN, Fastly, and KeyCDN. If you use Cloudflare, upgrading to SOptimizer Pro allows you to connect the Cloudflare API to purge edge cache and manage DNS/cache settings right from WordPress.

How do I exclude certain scripts from deferral or delay?

In the JavaScript settings tab, simply enter the script handle or a URL keyword (e.g., jquery-core or custom-tracker.js) into the Exclusion list. The plugin will skip deferral for those specific scripts.

How do I clear the page cache when I update content?

SOptimizer automatically purges relevant cached pages when you publish, edit, or delete posts, pages, or products. You can also manually purge the entire cache at any time using the Purge Cache button on the Optimize Dashboard or WordPress admin toolbar.

Does it work with the latest WordPress and WooCommerce?

Yes. The plugin is tested and fully compatible with WordPress up to 7.0 and WooCommerce up to 11.0 (including HPOS / High-Performance Order Storage).

Does SOptimizer share my telemetry or site data?

No. Any optional diagnostic telemetry is collected solely to diagnose issues, improve plugin performance, and ensure broad compatibility. Your data is strictly confidential and is never shared, rented, or sold to any third parties. Read our full privacy policy at https://siteskyline.com/privacy.

What happens if I deactivate or uninstall the plugin?

When deactivated, all optimizations cleanly disconnect and your website immediately reverts to default WordPress behavior. No core WordPress files or database tables are permanently altered.