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

404 Error Monitor

설명

This plugin logs 404 (Page Not Found) errors on your WordPress site. It also logs useful informations like referrer, user address, and error hit count. It is fully compatible with a multisite configuration.

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the folder named 404-error-monitor in /wp-content/plugins/.
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Configure settings. If you opted for a network install go to network admin dashboard to configure settings.
  4. Go to 404 Error monitor page to see error list. For network installation, use 404 Error monitor page from network admin dashboard to see error list for the entire network or use 404 Error monitor page located in the settings menu of an admin dashboard to see website error lists individually.

후기

2018년 4월 30일
The plugin causes taxes to fail on Woocommerce, so incorrect rates can be returned. It throws this error: Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; errorMonitor has a deprecated constructor in /www/wp-content/plugins/404-error-monitor/index.php on line 51 Otherwise, it's a great plugin and does what it says, but it needs an update to fix this issue with Woocommerce.
2017년 2월 28일
This plugin gives the best 404 error log that I could find from WordPress plugins. The only concern is that the author has not updated it for 1 year. However, so far I have not seen any issues with it. The major advantages here are: 1. Concatenates 404s by URL. This means that each 404 link takes up only 1 line and I can clearly see how often it comes up. 2. Excluded paths. Other 404 plugins are dominated by various paths from crawlers that want to compromise my site (eg. to /plugins folder). I do not need to deal with these as 404 errors. With this plugin they do not clutter the picture. 3. It displays actual and redirected 404 errors for pages (I did not test posts). I find a major benefit with this approach because it lets me see all internal and external linking issues on my site without the mask of the redirection patch. I can now fix each one directly without the need to look for them. 4. Simple
2016년 9월 3일
The plugin works perfectly, but it lacks some options (IP, user agent). The fact that gathers the same 404s in one line is amazing though. I hate that he adds a different menu in the sidebar, it should go under 'Tools' section. If I were a developer I would mix this one and 404 Error log into one plugin.
모든 13 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “404 Error Monitor”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Corrected ajax call in errorList

1.0.2

  • for network install only: fixed mininum hit count setting problem.

1.0.3

  • fixed referer issue: referer is not saved if is a wp admin page.

1.0.4

  • added some css to error list page.

1.0.5

  • added new fonctionnality that clean entries that are older than the configured limit.
  • improved activate and deactivate methods.

1.0.6

  • added export fonctionnality.
  • improved extension filters.

1.0.7

  • corrected display of url in error list page for single site installations.

1.0.8

  • fixed too generic css issue
  • fixed issue with unsecure content for HTTPS admin area
  • disabled “delete all” and “export to csv” buttons when there are no errors

1.0.9

  • improved security while saving entries.
  • changed required capacity to view error list and settings page. New capacity required is: manage_options.
  • fixed some minor bugs

1.1

  • improved security for deleting and exporting entries.
  • added pagination in error list page.
  • 404 entries are no longer deleted on plugin deactivation.
  • not saving 404 errors for redirected posts.
  • added setting option to define if editor users can see and export error list.