How to Speed Up Your WordPress Site with SpeedyCache Pro
SpeedyCache Pro is included free with all Unisolva hosting plans. It is specifically optimized for the LiteSpeed Web Server that powers your hosting, delivering faster and more efficient caching than generic WordPress cache plugins.
Prerequisites
- WordPress installed on your account
- SpeedyCache Pro license activated (open a support ticket if not yet active)
|
Note Unisolva uses LiteSpeed Web Server — not Apache. SpeedyCache Pro integrates natively with LiteSpeed for best results. Do not install other caching plugins (W3 Total Cache, WP Super Cache, WP Rocket) alongside SpeedyCache Pro — they will conflict. |
Steps
1. Access SpeedyCache settings
- Log in to your WordPress dashboard at yourdomain.com/wp-admin
- Click SpeedyCache in the left menu
2. Enable page caching
- Go to SpeedyCache > Settings
- Enable Page Caching — this stores a static HTML copy of your pages so they load instantly for visitors
- Enable Separate Cache for Mobile Devices if your site has a mobile-specific layout
- Click Save Settings
3. Enable file optimization
- Go to SpeedyCache > Optimize
- Enable Minify HTML
- Enable Minify CSS
- Enable Minify JS
- Click Save
|
⚠️ Warning Minifying JavaScript can sometimes break interactive elements. If you notice broken menus, forms, or sliders after enabling JS minification, disable Minify JS and save again — then test your site. |
4. Enable lazy loading
- Go to SpeedyCache > Settings
- Enable Lazy Load Images — images load only when a visitor scrolls to them
- Enable Lazy Load iFrames if you embed videos or maps
- Click Save Settings
5. Clear cache after making changes
Any time you publish new content, update your design, or install a plugin, clear your cache so visitors see the latest version.
- In your WordPress dashboard, look for the SpeedyCache button in the top admin bar
- Click Clear Cache
- Alternatively, go to SpeedyCache > Dashboard and click Clear All Cache
Test Your Speed
After enabling caching, test your site at Google PageSpeed Insights (pagespeed.web.dev). Enter your domain and run the test. A well-configured LiteSpeed + SpeedyCache Pro setup typically scores 85+ on mobile and 95+ on desktop for a standard WordPress site.
|
Tip SpeedyCache Pro supports CDN integration. If you use Cloudflare, configure it under SpeedyCache > CDN. After clearing SpeedyCache, also purge your Cloudflare cache from the Cloudflare dashboard to ensure all visitors see your latest content. |
Related Articles
- Getting Started with WordPress on Unisolva Hosting
- Common WordPress Errors and How to Fix Them
- SSL/HTTPS Issues After Restore (Mixed Content / Redirect Loops)
- How to Use WordPress Toolkit (Staging, Cloning & Auto-Updates)