nickpelton
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Keyword Redirect] Tracking Redirect Queries in AnalyticsI’m no GA expert, but I think you could add a parameter to any redirected URL and track those in GA.
Forum: Plugins
In reply to: [Search Keyword Redirect] What if not FoundNot currently. I plan on revisiting this plugin sometime in the next 3 months.
Forum: Plugins
In reply to: [Press75 Long Form Storybuilder] Failed InstallHey jdobre,
Can you post any screenshots, error messages, or error logs?
Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] Order PriorityThanks for the feedback! I totally agree there are some UX issues with the inputs. I’m in the process of rebuilding the UI to support some nicer features, drag/drop, ordering, etc. I don’t have a timeline for you, but it’s definitely on our radar.
Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] Any updatesClosing due to inactivity.
Forum: Plugins
In reply to: [Search Keyword Redirect] Import using 3rd party plugin?Hey derrynairn,
That plugin probably won’t work in this case as we’re storing all redirects in a single database option to reduce queries. Importing & Exporting is definitely something we want to implement, and moving to a post-type based redirect could allow for other import/export tools to work. I’ve noted it under the feature and we’ll think about this when we finally get to implementing import/export.
Thanks!
Forum: Plugins
In reply to: [Press75 Long Form Storybuilder] Failed InstallHi mythusmage,
Sorry your having trouble. Do you have any error log details or error messages you can share?
Thanks,
NickHey tksst,
This is probably a hosting issue. I would contact your host and see why your “resource” limit has been reached. If it comes back as a WordPress or plugin problem please let us know.
Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] How are redirect priorities handled?Resolved.
Forum: Plugins
In reply to: [Search Keyword Redirect] Future updates?It’s definitely the plan, but time is limited as always 🙂
Future update plans are:
-Different types of matches (exact, etc)
– Import/Export
– Better redirect management UI.Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] Any updatesHey Pervbox,
The plugin does work in a clean WP environment. Could you provide how to replicate you issue and maybe I can help?
Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] 2 Implementation.. is it possible?#1 not currently. We are doing a php page redirect when we find a match and only during a search. This is something you would need to add manually.
#2 The plugin currently does not support import/export, but it’s a great Idea. I’ll add it to my list.
Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] How are redirect priorities handled?Currently the plugin does a simple string match, so if the word exists at all it will trigger the redirect. It’s been requested several times to add exact string matches as a better use case. It’s on the list for a future update.
Thanks,
NickForum: Plugins
In reply to: [Search Keyword Redirect] Option to remove strings and redirect only keywordsHey deadhippo,
Currently we’re using a simple string match and it’s looking for any occurrence of a string in the search – which is why your example is still redirecting. It would be a cool option to allow for some configurable search results like “Exact match”. Would this be something on a global basis or a per keyword basis?
We’ll add it to the roadmap – and if we release the new feature I’ll post here.
Thanks for the input!