Beskrivelse
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.
Installasjon
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
Vurderinger
Bidragsytere og utviklere
“Search Keyword Redirect” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Search Keyword Redirect” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
=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