2 min read
Search Redirects
Automatically redirect shoppers to specific pages based on their search queries.
Coming Soon
Search Redirects
Search redirects let you send shoppers directly to a specific page when they search for particular terms. Instead of showing search results, the shopper is instantly taken to the most relevant destination.
How It Will Work
When a shopper searches for a term that matches one of your redirect rules, they'll be taken straight to the target URL instead of seeing search results.
Example use cases:
- "returns" →
/pages/return-policy - "contact" →
/pages/contact-us - "sale" →
/collections/sale - "new arrivals" →
/collections/new
Planned Features
- Exact match redirects — Redirect only when the query matches exactly
- Contains match redirects — Redirect when the query contains a keyword
- Regex pattern redirects — Advanced pattern-based matching
- Redirect analytics — Track how often each redirect fires
- Priority ordering — Control which redirect takes precedence when multiple match
- Temporary vs permanent — Choose between 301 and 302 redirect types
Status
This feature is currently in development. If you'd like early access or have specific redirect needs, reach out to us at support@filteriq.app.
Want this sooner?
Let us know your use case! Feature prioritization is influenced by merchant feedback. Email us at support@filteriq.app with your redirect requirements.
Was this page helpful?
Related documentation
SearchHow Search WorksFollow the search request, indexing and rendering path, and validate it for your store.SearchSearch ConfigurationConfigure search relevance, autocomplete behavior, and searchable attributes.SearchAutocompleteHow the instant search dropdown works, including suggestions, debounce, and layout modes.