Adds pretty paths to the Facets module.
E.g. Turn /myview?color[]=1 into /myview/color/blue

Usage

Facets 3: Facets Exposed Filters

Recommended way for new projects
Configure your pretty path coder by clicking on the Facet filter in views.

Facets 2 / Facets 3: Block facets

  • Go to admin/config/search/facets.
  • Click on Configure next to the Facetsource you want to use Pretty Paths for.
  • Change your url processor to use Pretty Paths.
  • Optionally you can now switch "Pretty paths coder" per facet in the facet configuration

Options:

#3308521: Query params more SEO friendly introduces a new url processor 'Pretty paths: Query string', which 100% supports facet sources rendered on a dynamic url (e.g. views blocks, layout builder, paragraphs, ...). It encodes the url using query strings, with pretty values.

For hardcoded routes (e.g. views page, search api page), the original 'Pretty paths: Slashes' url processor can also be used.

Supporting organizations: 
Development time

Project information

Releases