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

WP-LinkCheck

설명

WP-LinkCheck is a lightweight plugin ability to check all image sources are broken inside your WordPress blog, it check the http header by server response ,it don’t have to download the images to boost the performace and bandwidth.

Repersent the result to SlickGrid utilizes virtual rendering to enable you to easily work with 50000+ of items without any drop in performance.
WP-LinkCheck is safe to use. It will NOT make any database change (create table, modify table etc…), and NOT to create any cache files to keep your WordPress directory clean.

If the broken links are found, WP-LinkCheck will NOT do any modication / deletion to the content, everythings is under your control, you can simply click the post title and correct the url by yourself.

Ability to handle several HTTP Error in broken image includes:

  • 403 Access Denied/Forbidden
  • 404 File Not Found
  • 410 Gone
  • 500 Internal server error

Future Development

  1. Support youtube movie checking by Youtube API.
  2. Options to filter record by a period.

Any Suggestion?
Please go to my Blog : http://blog.miawork.com/?page_id=2190 and leave a suggestion.

스크린샷

  • WP-LinkCheck

설치

New Installation :

1. Download & unzip to WordPress plugin directory.  
2. Login to WordPress admin panel and active the plugin.    
3. A new sub-menu [WP-LinkCheck] will be appear under [Tools].

Upgrade :

1. Deactivate WP-LinkCheck. 
2. Download the latest WP-LinkCheck , unzip and over write the old files.   
3. Activate WP-LinkCheck.
----OR----
Simple using WordPress automatic upgrade.

FAQ

It very slow when checking some Url.

According to different sources will be on different location (server),if the server response times is slow,
WP-LinkCheck will take more times to verify,but it no longer then 5 seconds,
WP-LinkCheck default set 5s to timeout,after 5s and server has no response,it mark the url as bad.

What do i do if found any broken link ?

WP-LinkCheck is safe to use, it will not modiy or delete any content inside your blog.If it’s found broken link, you can click the Blog title ,it will open a window allow you modify the url as you like.

Any foot print ?

The only foot print is WP-LinkCheck need to write one line to WP database’s options table , this line named : [wp_linkcheck_options].
Simply delete that line after deactivate.

Why your english grammar so bad ?

Because i come from HongKong , I speak Chinese 🙂

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

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

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

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

변경이력

Version Date
1.0.2 2010/7/03
Changed : Compatibility with WordPress 3.0.0
Changed : Update SlickGrid to 1.3.2
Fixed : Fixed unexpected output to affect the RSS output.

1.0.1   2010/5/16   
Fixed: jQuery Conflict with WP visual editor.
Changed: The http request timeout has changed from 5 seconds to 3 seconds.

1.0.0   2010/5/09   
Initial Release.