Change default search URLs to SEO-friendly URLs, which may enhance your SERP rankings and increase your site traffic. The default URL ?s=keyword will be changed to /search/keyword, and you can adjust the {search base} as needed.
SEO Search Permalink plugin provides four types of permalink structures, filtering out bad words and special characters from search terms. This results in truly clean search URLs for your site.
| source | download |
|---|---|
| WordPress | https://wordpress.org/plugins/seo-search-permalink |
| GitHub repository | https://github.com/terrylinooo/seo-search-permalink/releases |
| PHP Composer | composer create-project terrylinooo/seo-search-permalink seo-search-permalink |
- Upload the
seo-search-permalinkfolder to your/wp-content/plugins/directory, or install the plugin directly through the WordPress plugins screen. - Activate the "SEO Search Permalink" plugin via your WordPress administration interface.
- Navigate to the
SEO Search Permalinkmenu in Settings and configure your permalink options.
GPLv3 or later
Also, check out my Markdown edior plugin if you need a Markdown editor.
= 1.0 =
- First release.
= 1.0.2 =
- Fixed an error that occurred while filtering bad words.
= 1.3 =
- Added and fixed translation terms. Many thanks to CoLocal for helping to revise the translation files.
- Tested with PHP 8.2 and WordPress 6.2.