6 documents tagged with “Cloudflare”
Cloudflare is one of the most widely used CDNs. It can significantly speed up static asset delivery in minutes, and the basic plan is free. But be careful: turning on every feature without thinking can do more harm than good.
Under the Cloudflare tag you will find our recommendations for configuring the CDN for different types of sites, comparisons with competitors (BunnyCDN, Fastly), and explanations of what Cloudflare really does versus what is marketing.
AVIF Images: Up to 40% Data Savings Compared to WebP
The AVIF format offers even better compression than WebP. Let’s explore when it makes sense to use it and how to implement fallback for older browsers.
Cloudflare: Your Secret Weapon for a Faster and More Stable Website (Checklist Article)
Cloudflare acts as a middleman between your website and its visitors. Unlike a standard CDN (Content Delivery Network), it is not just a system for distributing images and files.
Image Optimization: When Milliseconds Make or Break Between Kilobytes and Pixels
Even mere mortals can tame their images and make them work for you, not against you. Just use WebP or AVIF, compress well, and remember lazy loading.
Speed Optimisation: How to Help on the Backend?
The backend plays a crucial role in web speed optimisation, as proper code and server optimisation can eliminate delays often caused by request processing and content delivery.
Web Compression with Gzip and Brotli: Are You Doing It Right?
At PageSpeed.ONE, we often delve into very specific issues. Even so, I am still amazed at the level of detail we explore. The same goes for data compression, which we will examine in this article.
WebP Images: How to Save Precious Kilobytes
Web loading speed is often a matter of seconds. The WebP image format could be your secret weapon to save kilobytes and achieve optimal performance.