Website Speed: How to Optimize PageSpeed to a 90+ Score

Optimizing website speed is critical to improve SEO, user experience, and conversion rates; this guide shows how to raise PageSpeed to a 90+ score with image optimization, caching, CDN, and server best practices for 2026.

tốc độ websitepagespeedperformancewebsite optimizationcore web vitals
Cover image: Website Speed: How to Optimize PageSpeed to a 90+ Score
Avatar of Trung Vũ Hoàng

Trung Vũ Hoàng

Author

21/3/20264 min read

1. Why Website Speed Determines SEO & Revenue?

In 2026, website speed is no longer a "technical" factor, but a business factor.

Statistics show:

  • Sites that take more than 3 seconds to load lose over 50% of users

  • Slow speed lowers SEO rankings

  • Poor Core Web Vitals lead Google to downgrade your site

A fast website delivers:

  • Smoother experiences

  • Higher time on page

  • Higher conversion rates

  • More sustainable, long-term SEO

Therefore, pushing PageSpeed to 90+ is now a common goal for most businesses.

2. Measure Website Speed Correctly Before You Optimize

Before optimizing, you need to measure website speed accurately to know where the bottlenecks are.

Popular measurement tools:

  • PageSpeed Insights

  • Lighthouse

  • GTmetrix

  • WebPageTest

Key metrics to watch:

  • LCP (Largest Contentful Paint): < 2.5s

  • INP: < 200ms

  • CLS: < 0.1

Keep in mind:

  • Always check the mobile version

  • Measure multiple times at different hours

  • Do not look only at the score; read the Diagnostics section

3. Image Optimization - The Biggest Factor in Website Speed

Images are the biggest reason websites load slowly.

3.1 Compress images properly

  • Reduce file size without sacrificing quality

  • Use automated compression tools

Image file size should be under 200KB (banners under 500KB)

3.2 Use modern image formats

  • Prioritize WebP

  • AVIF (if your infrastructure allows)

WebP can reduce size by 25-40% compared to JPG/PNG.

3.3 Lazy load images

  • Load images only when users scroll to them

  • Reduce initial load time (LCP)

Lazy loading is mandatory for image-heavy sites, blogs, and e-commerce.

4. Minify CSS & JavaScript - Fewer Files, Faster Loads

Excess CSS and JS make your site:

  • Load slower

  • Block rendering

  • Lose PageSpeed points

What to do:

  • Minify CSS/JS (remove whitespace and comments)

  • Combine files when appropriate

  • Remove unused CSS/JS

Important notes:

  • Avoid loading unnecessary JS on the initial page load

  • Prefer defer or async

Incorrect minification can break layouts; always test after optimizing.

5. Caching - The Shortcut to Big Speed Gains

Caching lets your site avoid reloading everything on every visit.

Key cache types:

  • Browser Cache

  • Page Cache

  • Object Cache

  • Opcode Cache

Benefits:

  • Lower server load

  • Faster page loads

  • Better user experience

For WordPress:

  • Enabling caching is mandatory if you want a high PageSpeed score.

6. CDN - Fast Global Content Delivery

A CDN (Content Delivery Network) helps:

  • Distribute content across multiple servers

  • Serve users from the nearest server

CDN is especially effective when:

  • Your site has nationwide or international traffic

  • You serve many images, videos, and static files

A CDN can:

  • Cut load times by 30-60%

  • Significantly improve LCP

7. Optimize the Database - The Often-Overlooked Part

The database bloats over time, making your site gradually slower.

What to do:

  • Remove junk data (revisions, logs)

  • Optimize database tables

  • Reduce redundant queries

Older sites that don't optimize the DB will slow down significantly.

8. Optimize Server & Hosting - The Foundation of Speed

No matter how well you optimize, weak hosting will still make your site slow.

Factors that matter:

  • CPU and RAM

  • SSD/NVMe storage

  • Latest PHP version

  • Server location

Recommendations:

  • Avoid ultra-cheap shared hosting

  • Use a VPS or cloud if traffic grows

  • Choose a server close to your target users

A weak server means PageSpeed will struggle to exceed 80.

9. Conclusion & CTA: How to Reach a Sustainable 90+ PageSpeed Score?

To optimize website speed to a 90+ score, you need to:

  • Combine multiple solutions

  • Avoid one-and-done optimization

  • Monitor Core Web Vitals regularly

A fast site isn't just for a pretty score; it helps you:

  • Improve SEO

  • Keep visitors longer

  • Increase sales effectiveness

If you want:

  • Detailed PageSpeed audits

  • Real-world website speed optimization

  • Sustainable Core Web Vitals improvements

Contact us now for free consultation and website speed optimization.

Found this article helpful?

Contact us for a free consultation about our services

Contact us

Bài viết liên quan