Post at a Glance
Post at a Glance
Boost PageSpeed Insight Scores instantly! Fix render-blocking resources, optimize images, defer JS, and leverage browser caching for 90+ mobile/desktop scores.

I just boosted my PageSpeed Insight Scores to help streamline my site’s performance and reduce bounce backs. I haven’t scored all 100s…yet, but 3 out of 4 green ain’t to shabby. 🟢 🟠 🟢 🟢 I posted screenshots from Google PageSpeeds Insights after systematically going through this checklist.

Performance + Accessibility + Good Code + SEO + AEO = More Traffic. Better Traffic. Less Bounce backs. Better user retention. Conversion$ $$$.

Watch me boost my PageSpeed Insight scores from a failing 51% to a near perfect 97% in this 36 second time lapse vid.

Boost PageSpeed Insight scores with LiteSpeed Cache.(LSCache) is a powerful, free plugin for WordPress sites hosted on LiteSpeed servers. It excels at caching, minification, and optimization features that directly target PageSpeed Insights metrics like Largest Contentful Paint (LCP), Cumulative Layout Shift (CLS), and First Input Delay (FID).

By enabling the right settings, you can often achieve 90-100% scores on both mobile and desktop. Always test changes on a staging site first, purge caches after updates, and validate with PageSpeed Insights.

Prerequisites to Boost PageSpeed Insight Scores

  1. Server Compatibility: Ensure your host uses LiteSpeed Web Server (common with providers like Cirrius Business, A2 Hosting, SiteGround, or Hostinger). Check via your cPanel or contact support.
  2. Install the Plugin: In WordPress admin, go to Plugins > Add New, search for “LiteSpeed Cache,” install, and activate. Run the setup wizard to enable basic caching and optionally connect to QUIC.cloud (LiteSpeed’s CDN and optimization service—free tier available).
  3. Backup Your Site: Use a plugin like UpdraftPlus before tweaking settings.
  4. Start with a Preset: In LiteSpeed Cache > Presets, select the “Advanced” preset for a solid baseline.

Step-by-Step Configuration to Boost PageSpeed Insight Scores:

Access settings via LiteSpeed Cache in your WordPress sidebar. I’ll break it down by tab, focusing on high-impact options for PageSpeed. Enable features gradually and test for breakage (e.g., via Chrome DevTools console).

Boost PageSpeed Insight Scores
1st PSI Report: 🟠 51% | 🟠 88% | 🟢 96% 🤛 | 🟢 100% 💯 SEO Guy Here

1. Boost PageSpeed Insight Scores: General Settings

  • Guest Mode: ON – Applies aggressive optimizations only to non-logged-in users (boosts first-visit scores without bloating cache).
  • Guest Optimization: ON (if Guest Mode is enabled).
  • Server IP: Add your server’s shared IP (from cPanel > General Information) for QUIC.cloud integration.
  • Notifications: ON for alerts on issues.
Better PSI Performance Scores
2nd PSI Report: 🟠 58%+7 | 🟠 88% | 🟢 96% | 🟢 100%

2. Cache Settings

These reduce server load and improve Time to First Byte (TTFB), a key PageSpeed factor.

  • Enable Cache: ON (verify with a tool like uptrends.com—look for “X-LiteSpeed-Cache: hit”).
  • Cache Logged-in Users: OFF (unless it’s a membership site; it increases cache size).
  • Cache Mobile: ON (essential for mobile PageSpeed testing).
  • Cache REST API / Login Page / Favicon.ico / PHP Resources: ON (these are low-risk and help overall speed).
  • TTL (Time to Live): Default is fine (e.g., 3600s for public cache). Shorten to 1800s if content updates frequently.
  • Purge All on Upgrade: ON.
  • Browser Cache TTL: 31557600s (1 year) for static files.
  • Object Cache: ON – Use Redis (preferred) if your host supports it. Set lifetime to 360s and enable persistent connections. This caches database queries for faster admin and front-end.
SettingRecommendedWhy It Helps PageSpeed Insight Scores
Cache Logged-inOFFAvoids cache bloat; focus on guest traffic (80% of visits).
Mobile CacheONEnsures mobile-specific optimizations for PSI mobile tests.
Object CacheRedis, 360s TTLReduces DB queries, lowering LCP.

3. Page Optimization

This tab is your powerhouse for eliminating render-blocking resources and reducing file sizes directly targeting “Eliminate render-blocking resources” and “Reduce unused CSS/JS” diagnostics.

CSS Sub-Tab:

  • CSS Minify: ON – Strips whitespace/comments.
  • CSS Combine: ON (test; disable if layout breaks exclude problematic files in Tuning > CSS).
  • Generate UCSS: ON (Unique CSS per page via QUIC.cloud; reduces unused CSS by 50-70%). Set UCSS Inline: ON for inline delivery.
  • Load CSS Asynchronously: ON (if UCSS causes issues; generates Critical CSS to load above-the-fold styles first).
  • Inline CSS Async Lib: ON.
  • Font Display Optimization: Swap (adds font-display: swap to @font-face rules, reducing font-related CLS).

JS Sub-Tab:

  • JS Minify: ON.
  • JS Combine: OFF (HTTP/2+ handles multiple files efficiently; enable only if needed).
  • Load JS Deferred: Delay (preferred over Deferred for better FID; exclude critical JS like jQuery in Tuning > JS if it breaks functionality).

HTML Sub-Tab:

  • HTML Minify: ON.
  • Remove Query Strings: ON (improves caching of static assets).
  • Load Google Fonts Asynchronously: ON (or host locally with OMGF plugin).
  • Remove WordPress Emoji: ON.
  • DNS Prefetch/Preconnect: Add domains from PageSpeed’s “Third-party summary” (e.g., fonts.googleapis.com).

Media Sub-Tab (for Lazy Loading):

  • Lazy Load Images: ON – Loads images only when in viewport (huge for LCP/CLS).
  • Add Missing Sizes: ON (prevents layout shifts by adding width/height attributes).
  • Basic Image Placeholder: LQIP (Low-Quality Image Placeholder) with quality 75.
  • Lazy Load Iframes: ON (for embeds like YouTube).
OptimizationRecommendedPageSpeed Impact
CSS Minify/Combine + UCSSONCuts render-blocking CSS; reduces unused code.
JS Deferred (Delay)ONDefers non-critical JS, improving FID.
Lazy Load ImagesONLowers initial payload; fixes “Defer offscreen images.”

4. Image Optimization

Images often cause 50%+ of page weight—optimize to crush “Serve images in next-gen formats” and “Properly size images.”

  • Auto Request/Pull Cron: ON.
  • Optimize Original Images: ON (lossless via QUIC.cloud).
  • WordPress Image Quality Control: 82-85 (balances size/quality).
  • Create WebP Versions: ON + Image WebP Replacement: ON (serves WebP to supported browsers).
  • Bulk Optimize: Go to Image Optimization > Bulk Optimize > Start Queue (process existing images).
  • Viewport Images (VPI): ON + Cron ON (preloads above-the-fold images via QUIC.cloud).

Exclude hero images from lazy loading in Media Excludes to avoid LCP delays.

Even Better PSI Performance Scores
3rd PSI Report: 🟠 75%+17 | 🟠 85%-3 | 🟢 96% | 🟢 100%
  • QUIC.cloud CDN: ON – Sign up at quic.cloud, add your domain key, and enable in the dashboard (includes HTTP/3 for faster delivery).
  • Localize Resources: ON – Add third-party domains (e.g., googleapis.com) to host scripts locally.
  • Alternative: Cloudflare (disable LiteSpeed page cache if using).

6. Database & Crawler

  • Database: Set Revisions Max Number: 10. Run Clean All (except revisions) monthly.
  • Crawler: ON with conservative settings (Delay: 300s, Threads: 2) to pre-cache pages—great for static sites, but skip on shared hosting.
Very Good PageSpeed Insight Scores
4th PSI Report: 🟢 97%+22 🤛🤛 | 🟠 87%+2 🤛 | 🟢 100%+4 🤛 | 🟢 100% 🤛

7. Toolbox

  • Heartbeat Control: Frontend/Backend: ON (TTL: 0); Editor: ON (TTL: 120) – Reduces admin AJAX calls.
  • Purge All: Run after every major change.


Testing and Fine-Tuning for PageSpeed Insights

  1. Purge Caches: In Toolbox > Purge All (and QUIC.cloud cache if using CDN).
  2. Run Tests: Analyze your homepage and key pages on PageSpeed Insights (mobile first). Aim for:
    • LCP < 2.5s: Prioritize VPI and image WebP.
    • CLS < 0.1: Use Add Missing Sizes and Critical CSS.
    • FID < 100ms: JS Delay + minification.
  3. Debug Issues:
    • Layout shifts? Disable CSS Combine and add exclusions.
    • JS errors? Exclude files in Tuning (e.g., elementor-pro.js).
    • Use GTmetrix or WebPageTest for deeper waterfalls.
  4. Advanced Tips:
    • Integrate Perfmatters plugin for per-page exclusions and local Google Analytics.
    • Host fonts locally (OMGF plugin) and preload LCP images.
    • Monitor QUIC.cloud quota (free tier: 1GB/month for images/CSS).
    • For 100% scores, combine with theme tweaks (e.g., remove unused plugins).

Boost PageSpeed Insight Scores for Better Traffic

Following these should yield significant gains many users report 20-40 point jumps. If your site uses builders like Elementor, exclude their assets first to avoid conflicts.

For official docs, check LiteSpeed’s guide. If issues persist, share your PageSpeed report for tailored advice!

Related Posts: