August 14, 2015

Hướng dẫn tăng tốc website bằng tính năng nén trên cPanel

Đây là bài viết hướng dẫn tăng tốc độ load website, một tính năng có sẵn trên cPanel. Với việc website được nén lại sẽ nhẹ hơn, load nhanh hơn, giúp tối ưu hóa website tốt hơn trên bộ máy tìm kiếm.

Bước 01: Bạn cần đăng nhập vào tài khoản cPanel, tìm đến mục Software and Services, bấm chọn Optimize Website.

optimize_website01.png

Bước 02: Tại đây bạn bấm chọn tiếp Compress All Content hoặc tùy chọn bên dưới, nhưng tốt hơn hết nên chọn tùy chọn này. Sau đó nhấn Update Settings để hoàn tất.

optimize_website02.png

Bước 03: Kết quả sau khi nén website.

optimize_website03.png

Kiểm tra lại quá trình nén website, bạn có thể tìm trên bộ máy tìm kiếm hoặc kiểm tra bằng các website bên dưới.

http://seositecheckup.com (site này khá tốt)
http://checkgzipcompression.com
http://www.gziptest.com
http://www.whatsmyip.org/http-compression-test/
http://www.gidnetwork.com/tools/gzip-test.php

Đối với các bạn nào khi vào cPanel không thấy mục Optimize Website, bạn cần liên hệ hỗ trợ kỹ thuật để họ cập nhật WHM lên phiên bản mới nhất.

theo hoiquantinhoc.vn

Related Posts:

  • 5 Ways to Get a User’s Disk Usage This may seem pretty simple, but I see a lot of questions about how to get a user’s disk space usage on a cPanel user. I put together a quick list of 5 simple ways for the average admin:  1) Good ole’ cPanel/WHM. You c… Read More
  • How to Delete all logs in a cpanel server - SSH The command below will delete/empty all files in '/path/to/the/logdirectory' directory.for i in $(find /path/to/the/logdirectory -type f); do echo > $i; done You can empty the logs files via SSH as user root using the… Read More
  • Hướng dẫn fix lỗi Data Error khi truy cập File Manager trong cpanel Đã bao giờ bạn truy cập File Manager trong cpanel để quản lý file,nhưng bạn không thấy bất kỳ 1 file nào ngoài thông báo  “Data Error” ?Lỗi không hiển thị file trong  File Manager như trên vì lý do nào đó,bạn … Read More
  • Disk Space for MySQL Databases in cPanel Show as 0MB When you upgrade from cPanel 11.24 to 11.25, your users may notice that in cPanel, their MySQL databases show 0MB of disk space used, when they know their databases are much larger. This is due to an option in cPanel that yo… Read More
  • Các lệnh autofix dành cho cPanel/WHM Một số lệnh autofix giúp bạn có thể thực hiện các tác vụ trên hệ thống trong nhiều trường hợp, chẳng hạn như đổi SSH port và quên mất, hay bạn block nhầm chính IP mình đang truy cập trên cổng FTP chẳng hạn. Flushing iptable… Read More

0 comments:

Post a Comment