Beschrijving
With this plugin you can define search keywords that redirect to specified URLs. Some example of usage:
- Optimizing search to get users to desired content fast.
- Marketing with search keywords. Much easier for user to remember “search free stuff” than expecting a user to remember/type a URL.
- Search keyword easter-eggs. Search “guacamole” -> http://mysite.com/awesome-guac-recipe.
- Fun!
Credits
Originally inspired and some code originally borrowed from the Simple 301 Redirects Plugin by scottnelle. Code has been completely re-written since 0.1.0.
Installatie
Manual Installation:
- Upload the
search-keyword-redirect
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- None yet 🙂
-
Please direct questions to the support forum
Beoordelingen
Bijdragers & ontwikkelaars
“Search Keyword Redirect” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Search Keyword Redirect” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
=1.0.1+
* Tested in WordPress 4.6.1
1.0
- Tested in WordPress 4.5
0.3.0
- Tested in WordPress 3.7.1
0.2.0
- Tested in WordPress 3.6
0.1.0
- Refactor plugin structure
0.0.1
- Initial Setup