search-ui icon indicating copy to clipboard operation
search-ui copied to clipboard

Controlling React UI urls to be seo friendly

Open joerav opened this issue 5 years ago • 7 comments
trafficstars

Is there a way to create seo friendly urls based on the queries. It adds all sorts of %20 type parameters in the url where we want it to be more seo/slug like. Any examples on that for app-search?

joerav avatar May 01 '20 18:05 joerav

Not currently.

JasonStoltz avatar May 04 '20 13:05 JasonStoltz

This would be great to have in the future.

684efs3 avatar Feb 15 '22 02:02 684efs3

Definitely something we are planning to work on.

JasonStoltz avatar Feb 15 '22 20:02 JasonStoltz

Hey Elastic team - just curious if this is still on the roadmap. It's a feature I'm looking for as well. Thanks.

tristan-kelley avatar Jul 06 '22 21:07 tristan-kelley

Hey @tristan-kelley-move. It is absolutely on our roadmap and a top thing to address. I'll see if I can create a canonical issue here to track the feature. We'll let you know when we have an estimate timeframe.

JasonStoltz avatar Jul 08 '22 16:07 JasonStoltz

I created this issue to track the work: https://github.com/elastic/search-ui/issues/790

JasonStoltz avatar Jul 08 '22 17:07 JasonStoltz

Awesome, thanks @JasonStoltz. I really appreciate the update.

tristan-kelley avatar Jul 11 '22 22:07 tristan-kelley

you can now craft the urls via routing options 🎉

See documentation https://docs.elastic.co/search-ui/api/core/configuration#routing-options

joemcelroy avatar Mar 30 '23 15:03 joemcelroy