Speedy Go

描述

SpeedyGo is an all-in-one WordPress speed optimization plugin designed to make your website faster without complicated setup or technical knowledge.
Many WordPress websites become slow because of heavy images, unoptimized code, and multiple performance plugins running together. SpeedyGo solves this by combining caching, image optimization, compression, and code optimization in one lightweight plugin.

Once installed, SpeedyGo automatically improves your website performance by optimizing how pages load, compressing assets, and reducing unnecessary requests.
Whether you run a blog, business website, membership platform, or WooCommerce store, SpeedyGo helps deliver faster page loads and a smoother user experience.

Major Features & Functions

Caching & Performance

SpeedyGo improves website performance using advanced caching mechanisms.

  • Full-Page Caching: Cache entire pages for faster delivery to visitors.
  • Cache Expiry & Auto Purge: Automatically remove outdated cache files when content changes.
  • URL Exclusions: Exclude specific URLs from caching when needed.
  • Browser Caching: Store static files in the user’s browser to reduce repeat load times.
  • Object Caching: Improve dynamic content performance using object cache and transients.
  • Database Query Caching: Optimize repeated database queries for faster execution.
  • Mobile Caching: Serve optimized cached pages for mobile devices.
  • Cache Preloading & Warm-Up: Automatically preload cache to keep pages ready for visitors.
  • Scheduled Cache Expiration: Automate cache expiration to keep content updated.
  • Advanced Cache Rules: Fine-tune caching behavior using custom rules and exclusions.

Asset Optimization

Reduce file sizes and improve the delivery of website assets.

  • HTML Minification: Compress HTML files for faster rendering.
  • CSS & JavaScript Minification: Reduce CSS and JS file sizes for improved performance.
  • CSS & JS Combination: Combine multiple CSS and JavaScript files to reduce HTTP requests.
  • File Exclusions: Exclude specific CSS or JS files from minification or combination.
  • Gzip & Brotli Compression: Compress website assets for faster transfer and improved load times.

User Experience & Admin Tools

Manage performance features easily from the WordPress dashboard.

  • Lazy Loading: Defer offscreen images for faster initial page loads.
  • Admin Dashboard Widget: Monitor cache status and performance information directly from the dashboard.
  • Admin Bar Integration: Quickly purge cache and access settings from the admin bar.
  • Debug Tools & Logging: Advanced debugging and logging tools for troubleshooting.
  • User-Friendly Admin Interface: Clean settings interface with tabs for General, Advanced, and System Info.
  • Settings API Integration: Built using the WordPress Settings API for reliability and security.
  • AJAX Bulk Actions: Perform bulk actions and progress checks using secure AJAX endpoints.

Advanced & Developer Features

Additional tools for developers and advanced users.

  • Custom Cron Schedules: Register custom cron intervals for automated cache processing.
  • System Info Tab: View server and environment information such as PHP version, disk space, and image library support.
  • Detailed Logging: Enable optional logging to track cache processing and system events.
  • Uninstall Cleanup: Automatically remove plugin cache files and database tables when the plugin is uninstalled.

Why Use Speedy Go?
– Improve WordPress page load speed
– Reduce bounce rates caused by slow websites
– Boost SEO and Core Web Vitals performance
– Replace multiple performance plugins with one solution
– Easy setup with powerful advanced controls
– Works with most WordPress themes and plugins

Usage

  • Enable/disable features as needed from the settings page.
  • Monitor progress and logs from the dashboard widget and debug tools.
  • Use the admin bar for quick cache purging and access to settings.

Privacy Policy

This plugin does not collect any personal data. It only processes cache files on your server.

Credits

  • WordPress Plugin Boilerplate

螢幕截圖

  • Plugin Dashboard: Overview of caching status and quick actions.
  • Caching & Preloading: Configuration for full-page caching and preloading rules.
  • Asset Optimization: Settings for HTML/CSS/JS minification and combination.
  • Telemetry Tab: Manage anonymous diagnostic data preferences.
  • Import / Export Interface: Easily backup or restore your plugin configurations.

安裝

  1. Upload the plugin files to /wp-content/plugins/speedy-go or install via the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings Speedy Go to configure caching and optimization settings.

常見問題

Does this plugin require special server configuration?

No, Speedy Go works with standard WordPress installations. For best results, use PHP 7.2+.

Can I exclude specific files or URLs from caching or minification?

Yes, you can define exclusions for caching, minification, and combination in the settings.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Speedy Go” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Speedy Go 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.0.3

  • New: Added “Exclude WooCommerce Default Pages” option to automatically bypass cache for Cart, Checkout, and My Account pages.
  • New: Implemented Import/Export settings tab for backup and migration support.
  • Enhancement: Refined settings UI with improved tab layout and background image support for WebP conversion.
  • Fix: Resolved issue where settings failed to save due to nested HTML form elements.
  • Fix: Resolved Admin JS crash occurring on specific settings pages.
  • Fix: Resolved PHP errors/warnings related to deprecated functions.
  • Enhancement: Clarified “Exclude URLs” instructions to specify full URLs on new lines.

2.0.2

  • Minor UI refinements and styling adjustments.
  • Accessibility improvements for admin settings.
  • Updated compatibility for latest WordPress versions.

2.0.1

  • Tested up to: 6.9
  • Minor stability improvements.
  • Documentation updates.
  • Code cleanup and small performance refinements.

2.0.0

  • New: Added a comprehensive Telemetry tracking feature to monitor usage data, including an opt-in modal on activation and a dedicated tab in Settings.
  • New: Introduced a Deactivation Feedback modal to safely gather user insights when the plugin is deactivated.
  • Security: Resolved multiple WordPress Coding Standards (WPCS) security warnings, adding strict sanitization and nonce verification across admin functions.
  • Fix: Patched a bug in the deactivation flow where conflicting alerts overtook the custom feedback modal.
  • Enhancement: Refactored the plugin’s CSS and JS enqueuing logic to strictly load only on necessary admin pages, improving backward compatibility.
  • Cleanup: Removed outdated/redundant codebase files and cleaned up the overall plugin footprint.

1.0.0

  • Initial release