Tagged articles
6 articles
Page 1 of 1
Tencent Cloud Developer
Tencent Cloud Developer
May 10, 2021 · Frontend Development

Website Performance Optimization: Analyzing and Solving Slow Page Load Issues

To dramatically improve page load speed, first diagnose whether slowness stems from client network, DNS, or server bottlenecks, then apply solutions such as scaling servers, optimizing TCP settings, enabling HTTP/2/QUIC, compressing assets, and most cost-effectively integrating a CDN for global edge caching and compression.

CDNFrontend OptimizationServer Monitoring
0 likes · 11 min read
Website Performance Optimization: Analyzing and Solving Slow Page Load Issues
21CTO
21CTO
Nov 30, 2017 · Frontend Development

5 Proven Tricks to Supercharge Your Website’s Speed

Learn five practical techniques—image optimization, minimizing HTTP requests, proper file placement, CSS/JS compression, and external linking—to dramatically improve website loading times and security, with actionable tips for both beginners and seasoned developers, plus WordPress-specific recommendations.

Frontend OptimizationHTTP requestsWordPress
0 likes · 4 min read
5 Proven Tricks to Supercharge Your Website’s Speed
Architect
Architect
Jul 4, 2015 · Frontend Development

Practical Guide to Optimizing Website Page Load Speed

This article presents a comprehensive set of techniques—including image optimization, GZip compression, server response improvements, browser caching, CDN usage, code minification, and asynchronous loading—to significantly accelerate website page loading, enhance SEO rankings, and improve user experience.

browser cachingfrontendgzip compression
0 likes · 13 min read
Practical Guide to Optimizing Website Page Load Speed
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jun 11, 2015 · Frontend Development

14 Practical Ways to Optimize Website Loading Speed

This guide presents fourteen actionable techniques—including server response tuning, browser caching, gzip compression, asynchronous scripts, CDN usage, and resource minification—to dramatically improve website loading speed, boost SEO rankings, lower bounce rates, and enhance user experience.

CDNFrontend Optimizationasynchronous scripts
0 likes · 10 min read
14 Practical Ways to Optimize Website Loading Speed
MaGe Linux Operations
MaGe Linux Operations
Jun 1, 2015 · Operations

Boosting Large-Scale Website Performance: Key Strategies and Metrics

This article breaks down the three main paths of a user’s request to a large website—browser, network, and server—explains where bottlenecks occur, and offers practical optimization techniques such as DNS prefetching, caching, asynchronous processing, and bandwidth planning, while also defining performance metrics and testing methods.

asynchronous processingcachinglarge-scale architecture
0 likes · 15 min read
Boosting Large-Scale Website Performance: Key Strategies and Metrics
MaGe Linux Operations
MaGe Linux Operations
Jul 17, 2014 · Operations

Why Our First Flash‑Sale Crashed and the Operations Lessons We Learned

The first launch of Taijie Mall’s flash‑sale site crashed due to uncompressed images, a missing purchase button, and a refresh avalanche, but by isolating services and applying capacity‑planning formulas we identified key bottlenecks, implemented CDN and simplifications, and achieved a much smoother second launch.

Operationscapacity planninge‑commerce
0 likes · 7 min read
Why Our First Flash‑Sale Crashed and the Operations Lessons We Learned