Stop WP Search
Stop WP Searches is a WordPress plugin that blocks search requests. This can be useful for small websites. Stop WP Searches redirects all search requests to a 404 page.
by Mitchell D. Miller · github.com/mitchelldmiller/stop-wp-search · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mitchelldmiller/stop-wp-search/archive/refs/heads/main.zipFrom the readme
Stop WP Search
Requires: WordPress 2.3
Tested up to: WordPress 6.4.2
Stable version: 1.11
Description
Tired of irrelevant search results on your WordPress site? Say goodbye to unwanted search requests with Stop WP Search!
WordPress search is not always helpful: especially for small sites.
This plugin prevents users from searching your WordPress Website.
All search results are "not found."
Stop WP Search is the easiest way to stop search requests to your WordPress site!
Formerly: Block WP Search
Features
Search requests return "document not found."
Installation
Manual
1. Download the latest plugin release and unpack in your /wp-content/plugins directory.
2. Activate the plugin through the WordPress Plugins menu.
WP-CLI
Install and activate the latest version of Stop WP Search with WP-CLI :
wp plugin install https://github.com/mitchelldmiller/stop-wp-search/archive/main.zip --activate
Configuration
No options!
Translators / Translations
Nothing to translate!
Privacy
Increases privacy. Prevents random search requests.
License
Stop WP Search is licensed under the MIT License.
Stop WP Search is free for personal or commercial use. Please support future de
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.