이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP HTTP Compression

설명

This plugin allows your WordPress blog to output pages compressed in gzip
format if a browser supports compression.

HTTP compression generally means a 60-80% REDUCTION in the size of your pages
(broadband usage) as well as an INCREASE in download speeds of 3x to 4x.

To test if your blog is using compression use the following link:

http://ismyblogworking.com/

Check “Page GZip” on the right hand size.
Check “Bandwidth saved by compression” on the left hand side.

NOTE: This plugin should not be used alongside WP Super Cache or WP Cache
since those plugins are already implementing compression. Your blog
will keep working but those plugins will stop caching new pages.

RECENT NEWS – 20 March 2010:

Its been reported by a user that there is a conflict
using WP HTTP Compression together with Google Analytics Plugin (3.2.5). I’ll
to look into this and release a patch for next release.
Note that this conflict is NOT with Google Analytics itself but with
the PLUGIN. Google Analytics scripts and stat collection have been tested
and work fine with the WP HTTP Compression plugin.

스크린샷

  • What the plugin looks like once activated
  • Checking for bandwith saved

설치

  1. Download the wp-http-compression.zip plugin to your desktop.
  2. Navigate to the ‘Plugins’ menu in WordPress
  3. Click ‘Add New’.
  4. Select ‘Upload’ from the options at top of the page.
  5. Select the file wp-http-compression.zip and press ‘Install Now’.
  6. You should get a message saying ‘Plugin Installed successfully’.
  7. Activate the plugin.
  8. Go to http://ismyblogworking.com/ to test compression
  9. Check “Page GZip” on the right hand size.
  10. Check “Bandwidth saved by compression” on the left hand side.

And there you go! Who said that was hard? 🙂

TO REMOVE THE PLUGIN

  1. Navigate to the ‘Plungins’ menu in WordPress
  2. Scroll down to ‘WP HTTP Compression’ plugin.
  3. Click ‘Deactivate’
  4. Scroll down again and click ‘Delete’

후기

모든 8 평가 읽기

기여자 & 개발자

“WP HTTP Compression”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP HTTP Compression”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • New wp-http-compression plugin released.