Sometimes. Combining CSS/JS can cause layout or JavaScript errors.
You can use the Exclude CSS/JS fields under:WP Speedy → WP Speedy → Asset Optimization
Test combinations one by one to isolate issues.
Will combining files break my site?
Sometimes. Combining CSS/JS can cause layout or JavaScript errors.
You can use the Exclude CSS/JS fields under:WP Speedy → WP Speedy → Asset Optimization
Test combinations one by one to isolate issues.
What does “Defer JS Interaction” do?
It defers execution of all JavaScript until the user interacts (scrolls, clicks, etc).
This improves load speed but can delay essential scripts – use carefully and test your theme.
Does SpeedyGo support Brotli compression?
Yes, if supported by your server.
SpeedyGo auto-detects Brotli availability under:
WP Speedy → WP Speedy → Asset Optimization → Compression
Fallback to Gzip is automatic.
Why aren’t WebP images loading?
Check the following:
Serve WebP is enabled in WP WebP → General Settings.webp files are actually generated (check file paths)Can I use SpeedyGo with WP Rocket or other caching plugins?
It is not recommended to use multiple caching plugins together.
They may:
Disable other optimization plugins before enabling SpeedyGo.
Does SpeedyGo work with Elementor, Divi, or page builders?
Yes, but:
Is SpeedyGo multisite compatible?
Yes. SpeedyGo supports WordPress Multisite:
Where can I get help?
Free Support: WordPress.org Support Forum
Documentation: https://speedygo.io/docs/
Business inquiries: hello@speedygo.io
Will SpeedyGo delete my original images?
No. SpeedyGo creates WebP versions alongside your original .jpg or .png files. Your originals remain untouched.
How do I convert existing images?
Navigate to:
WP Speedy → Bulk WebP Conversion
This tool scans your media library and converts all supported images to .webp format. The process supports filtering, retry, and logs.
Can I automatically convert new uploads?
Yes.
Enable the “Convert on Upload” toggle under:WP Speedy → WP WebP → General Settings
Which formats are supported?
Supported:
Not supported:
How can I change WebP image quality?
Go to:
WP Speedy → WP WebP → General Settings → Image Quality
Use the slider (default is 80). Lower values reduce size, higher values improve quality.
Does SpeedyGo work on shared hosting?
Yes. SpeedyGo works on shared, VPS, or cloud hosting.
Minimum requirements:
Where do I find the SpeedyGo settings?
Once activated, SpeedyGo adds its own top-level menu in the WordPress admin sidebar.
Navigate to:
WP Admin → WP Speedy
From there, you can access:
WP Speedy → WP SpeedyWP Speedy → WP WebPWP Speedy → Bulk WebP ConversionWhat types of caching does SpeedyGo support?
SpeedyGo offers:
Can I cache mobile and desktop versions separately?
Go to: WP Speedy → WP Speedy → Caching & Preloading → Mobile Caching
This ensures mobile users receive device-specific cached versions.
How do I exclude URLs from caching?
Go to:
WP Speedy → WP Speedy → Caching & Preloading → Exclude URLs
Enter each path on a new line, e.g.:
/cart
/checkout
/my-account