Popis
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.
Inštalácia
- Upload the plugin files to the
/wp-content/plugins/disable-search-slugdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
There are no settings pages. It just works.
Časté otázky
- Will search forms still work?
-
Yes.
- Will URLs at `?s=search-term` still work?
-
Yes
Recenzie
Prispievatelia a vývojári
“Disable Search Slug” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Disable Search Slug“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0.1
- Fix permalink change not persisting through flush rewrite rules.
- Fix change log link.
1.0.0
- Initial release.