Download the PHP package terrylinooo/seo-search-permalink without Composer
On this page you can find all versions of the php package terrylinooo/seo-search-permalink. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download terrylinooo/seo-search-permalink
More information about terrylinooo/seo-search-permalink
Files in terrylinooo/seo-search-permalink
Package seo-search-permalink
Short Description 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.
License GPL-3.0-or-later
Homepage https://github.com/terrylinooo/seo-search-permalink
Informations about the package seo-search-permalink
SEO Search Permalink
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.
Download
| 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 |
Installation
- 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.
License
GPLv3 or later
Author
Also, check out my Markdown edior plugin if you need a Markdown editor.
Changelog
= 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.