diff options
Diffstat (limited to 'content/blog/2022-12-01-nginx-compression.org')
-rw-r--r-- | content/blog/2022-12-01-nginx-compression.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-12-01-nginx-compression.org b/content/blog/2022-12-01-nginx-compression.org index 5d1561f..c3b3e6b 100644 --- a/content/blog/2022-12-01-nginx-compression.org +++ b/content/blog/2022-12-01-nginx-compression.org @@ -1,6 +1,6 @@ #+date: <2022-12-01 Thu 00:00:00> -#+title: Enable GZIP Compression in Nginx -#+description: +#+title: Boost Website Speed with GZIP Compression in Nginx +#+description: Learn how to enable GZIP compression in Nginx to improve website performance, reduce bandwidth usage, and speed up content delivery for a better user experience. #+slug: nginx-compression * Text Compression |