Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Disable Search Slug

Beskrivning

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.

Installation

  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.

Vanliga frågor

Will search forms still work?

Yes.

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

Yes

Recensioner

3 september 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.
Läs 1 betyg

Bidragsgivare och utvecklare

”Disable Search Slug” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Disable Search Slug” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.1

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

1.0.0

  • Initial release.