Litespeed là Webserver được ưu chuộng sử dụng trong thời gian gần đây bên cạnh những Webserver quen thuộc như Apache hay Nginx, Litespeed giúp tăng tốc độ website nhanh gấp 2 đến 3 lần thông thường, tiết kiệm tài nguyên tối đa, sử dụng được cho nhiều mã nguồn website khác nhau. Dưới đây là chi tiết các bước hướng dẫn cài đặt litespeed cache để tăng tốc wordpress.
Đa số các nhà cung cấp hosting hiện nay đều hỗ trợ Litespeed, khi bạn chọn dịch vụ thiết kế web wordpress tại Blogloi.com bạn cũng sẽ được sử dụng loại webserver này.
Các bước cài đặt Litespeed Cache để tăng tốc WordPress
Đối với website wordpress bạn sử dụng bằng cách cài đặt Plugin sau : https://wordpress.org/plugins/litespeed-cache/
Bước 1 : Cài đặt và kích hoạt đúng plugin Litespeed Cache
Bước 2 : Tùy chỉnh lại các thông số cần thiết. Theo cá nhân mình thì để nguyên mặc định là được rồi, không cần phải thay đổi hay thêm gì mới nữa.
Bước 3 : Tối ưu HTML CSS, Javascript, tập tin hình ảnh
Mặc định Litespeed Cache không tự động nén các tập tin HTML CSS, JS, tập tin hình ảnh thành dạng Gzip để tăng tốc độ cho website. Vì vậy chúng ta cần thêm đoạn code sau vào file .htaccess sau khi đã cài đặt Plugin Litespeed Cache.
<IfModule mod_deflate.c> # Compress HTML, CSS, JavaScript, Text, XML and fonts AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/vnd.ms-fontobject AddOutputFilterByType DEFLATE application/x-font AddOutputFilterByType DEFLATE application/x-font-opentype AddOutputFilterByType DEFLATE application/x-font-otf AddOutputFilterByType DEFLATE application/x-font-truetype AddOutputFilterByType DEFLATE application/x-font-ttf AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE font/opentype AddOutputFilterByType DEFLATE font/otf AddOutputFilterByType DEFLATE font/ttf AddOutputFilterByType DEFLATE image/svg+xml AddOutputFilterByType DEFLATE image/x-icon AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/xml # Remove browser bugs (only needed for really old browsers) BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html Header append Vary User-Agent </IfModule>
Bước 4 : Kiểm tra xem Litespeed Cache đã hoạt động được chưa bằng cách truy cập vào link sau : http://www.webconfs.com/http-header-check.php. Nhập tên miền của bạn vào và click Submit. Nếu thấy xuất hiện dòng X-LiteSpeed-Cache tức là bạn đã cài đặt thành công.
Xem thêm : Dịch vụ mua plugin wordpress giá rẻ
Lời kết : Như bạn đã biết tốc độ load của website hiện nay rất quan trọng, vừa giúp người dùng có trải nghiệm tốt vừa được google đánh giá cao, một website có tốc độ load quá chậm chạp sẽ rất khó SEO lên TOP Google.
Nhiều theme wordpress quá nặng cũng là yếu tố gây ảnh hưởng trực tiếp. Hãy cài đặt litespeed cache để tăng tốc cho website wordpress ngay hôm nay.
Tham khảo thêm : Top 5 Plugin hỗ trợ SEO tốt nhất cho WordPress