Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Disable Search Slug

Descripción

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.

Instalación

  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

Reseñas

3 de septiembre de 2016
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.
Leer la 1 reseña

Colaboradores y desarrolladores

«Disable Search Slug» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Disable Search Slug» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

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

1.0.0

  • Initial release.