SpeedyGo First-Time Setup & Configuration #
After installing and activating SpeedyGo, the plugin begins applying basic optimizations automatically. However, to unlock full performance benefits, you should review and configure the plugin settings. This section will guide you through the initial setup process.
2.1 Accessing SpeedyGo Settings #
To configure the plugin:
- Log in to your WordPress Admin Dashboard
- Navigate to: Settings → SpeedyGo
- You will see the SpeedyGo settings panel with different optimization sections.
2.2 Dashboard Overview #
The main dashboard provides:
- Optimization status overview
- Cache status indicator
- Enabled/Disabled feature toggles
- Quick action buttons (Clear Cache, Regenerate Cache, etc.)
This gives you a quick summary of your site’s performance configuration.
2.3 Recommended First-Time Settings #
For most websites, the following configuration is recommended:
1. Enable Page Caching #
- Turn ON Page Caching
- Set cache lifespan (recommended: 12–24 hours)
- Reduces server load and improves page load speed
2. Enable Gzip Compression #
- If your server supports
zlib, enable Gzip Compression - Reduces file size during transfer and improves loading speed
3. Enable Browser Caching #
- Turn ON Browser Cache
- Allows returning visitors to load pages faster by storing static files locally
4. Enable CSS & JS Minification #
- Enable CSS Minification
- Enable JavaScript Minification
- Removes unnecessary spaces and comments from files
5. Enable Image Optimization (If Supported) #
- If your server supports GD or Imagick, enable Image Optimization
- Enable WebP Conversion (Recommended)
- Reduces image size without visible quality loss
2.4 Clear Cache After Configuration #
After changing settings:
- Click Clear Cache
This ensures new settings are applied immediately.
2.5 Testing Your Website #
After setup:
- Open your website in Incognito Mode
- Test performance using tools like:
- Google PageSpeed Insights
- GTmetrix
- Lighthouse
You should notice improved performance metrics.
2.6 Best Practice Tip #
- Do not enable all features at once on a production site.
- Enable one feature
- Test website functionality
- Then enable the next feature
This prevents conflicts with themes or other plugins.
2.7 Final Result #
- Your website loads faster
- Server load is reduced
- Static assets are optimized
- Caching system is fully active
SpeedyGo is now fully configured for performance optimization.