このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

404 Notifier

説明

If you’ve decided to move things around on your site, you might overlook a few redirects and end up with some broken URLs. This will help you catch those so you can take care of them.

インストール

  1. Download the plugin archive and expand it (you’ve likely already done this).
  2. Upload the 404-notifier.php file to your wp-content/plugins directory (not in a sub-folder).
  3. Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for 404 Notifier. This will create the 404 log table for you.
  4. Optional: Configure your 404 Notifier options and get the RSS feed URL by going to Options > 404 Notifier in the WP Admin area.
  5. Optional: Subscribe to the 404 Notifier RSS feed (link on the options page).

Congratulations, you’ve just installed 404 Notifier.

FAQ

Does this work with ugly (?p=123) permalinks?

No, this only works if you use pretty permalinks (/2006/01/01/post-name or similar). From what I can tell, the WordPress code doesn’t flag URLs as 404s with ugly permalinks.

Anything else?

That about does it – enjoy!

–Alex King

http://alexking.org/projects/wordpress

評価

このプラグインにはレビューがありません。

貢献者と開発者

404 Notifier はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“404 Notifier” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3

  • update deprecated calls