Linux 软件免费装
Banner图

Speedora Total Website Speed Optimization

开发者 solankisoftware
更新时间 2026年9月4日 01:49
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

cache performance webp minify lazy-load

下载

1.2.1 1.2.2 1.0.0 1.2.0

详情介绍:

Speedora is a free, all-in-one speed plugin. It caches pages, minifies HTML/CSS/JS, lazy-loads media, converts images to WebP, and removes unused WordPress baggage. Settings are grouped by feature, and child options stay locked until their parent is enabled. Do not run Speedora page cache together with another page-cache plugin (WP Super Cache, W3 Total Cache, LiteSpeed Cache, and similar). Use one page cache at a time. Page caching Browser cache and gzip HTML, CSS, and JavaScript Images and video Fonts, DNS, and CDN WordPress, WooCommerce, and database Admin tools

安装:

  1. Upload the speedora-total-website-speed-optimization folder to /wp-content/plugins/.
  2. Activate Speedora Total Website Speed Optimization.
  3. Open Speed Optimizer in the admin menu.
  4. Keep the Balanced defaults, or turn features on tab by tab.
  5. Visit the site once so page cache can store HTML. Check the X-Speedora-Cache response header (MISS then HIT).
  6. Optional: Speed Optimizer → Tools to clean the database or batch-optimize images.
  7. Optional: Diagnostics for a configuration score and tips.
Apache (including WAMP): open wp-admin or save settings so gzip/expires rules are written to .htaccess.

升级注意事项:

1.2.0 Recommended update. Page cache, purge, minify, and delay-JS now match the settings. Save Speedora settings once to write Apache gzip/expires rules. Clear Speedora cache after upgrading.

常见问题:

Will this plugin slow down my site?

No. Optimizations run on the front end only. The first view of a page builds cache; later views are served from files.

Can I use this with WP Super Cache, W3 Total Cache, or LiteSpeed Cache?

Do not enable page cache in two plugins at the same time. You can use Speedora minify/lazy-load with a host cache only if Speedora page cache is off, and you have tested the site.

Are search engines excluded from cache?

No. Public HTML is cached for all guests, including crawlers. That is normal and usually desirable.

Is checkout or cart cached?

Not if WooCommerce is active and the WooCommerce cache exceptions stay on. Cart cookies also skip cache.

Does gzip work on Nginx?

The gzip and expires options write Apache .htaccess rules. On Nginx, enable gzip in the server config instead.

Does WebP require extra software?

PHP GD with imagewebp() is required to create WebP files. Serving an existing .webp file only needs that file on disk.

What if the layout breaks?

Turn on Safe mode under Automation, or disable Delay JS / async CSS first. You can also reset settings from Tools.

Can I export settings?

Yes. Speed Optimizer → Tools includes JSON export and import.

Does it send data to third parties?

Not by default. Optional features contact Google (download fonts) or Cloudflare (purge API) only when you enable them and provide credentials.

Does it work on WordPress Multisite?

It can be network-activated, but settings are per site. Test on a staging network before production.

更新日志:

1.2.2 1.2.1 1.2.0 1.1.0 1.0.0