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

Disable Search Slug

説明

If bots are attacking your site by appending /search/a-random-string-or-word, then those pages may be getting indexed by search engines, or populating search logs.

This plugin disables that permalink structure.

Search forms will still work, and the search results page will use the less index-friendly ?s=search-term format.

インストール

  1. Upload the plugin files to the /wp-content/plugins/disable-search-slug directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

There are no settings pages. It just works.

FAQ

Will search forms still work?

Yes.

Will URLs at `?s=search-term` still work?

Yes

評価

2016年9月3日
Installed this plugin last week to disable the search slug. It's perfect.. Gets the jobs done. Many thanks for Gary for the awesome plugin. And he is very responsive in addressing bugs too.
1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Disable Search Slug” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.1

  • Fix permalink change not persisting through flush rewrite rules.
  • Fix change log link.

1.0.0

  • Initial release.