0

The standard URL structure of Melt uses underscores (_) for URLs.

I would however like to use a more SEO friendly URL structure with dashes (-) for URLs so that I get the structure /foo-bar/ instead of /foo_bar/.

I imagine that I need to rewrite the request somehow but I do not exactly see how.

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52

1 Answers1

0

This has now been added to solutons.

See "URL rewriting and fancy URL SEO optimization".

Hannes Landeholm
  • 1,525
  • 2
  • 17
  • 32