Myneliupe wrote a reply+100 XP
2mos ago
How to get a Seo friendly url for a search page
I came across this older discussion and wanted to add that you can map search parameters to readable slugs if you control the filters. For example, turn a set of query values into something like mobiles-below-200 and then decode it back into actual filters in your controller. Are you generating these URLs on the fly, or do you want them to be user-editable?