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

Taxonomy slug fixer

説明

In WordPress, when you create a main category and create a category as its child, connect some articles to the child category and then open that category, you will see that article in the list of that category.
So far no problem and everything is working properly.
Now, if you add a word in the browser address between the main category and the child category, it will still display the same list if that category does not exist and it should be referred to the 404 page.

example.com/parent_category/child_category/ —> post1 , post2
example.com/parent_category/random_text/child_category/ —->post1 , post2

after install

example.com/parent_category/child_category/ —> post1 , post2
example.com/parent_category/random_text/child_category/ —> 404

With this plugin, this problem will be solved and a 404 page will be displayed for addresses that do not exist.
This problem will be very useful for colleagues who work in the field of SEO.

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Taxonomy slug fixer” をあなたの言語に翻訳しましょう。

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

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