I have a problem. Does anybody know how to get rid of the news prefix from url ?
it is like this
http://www.example.com/**news**/detail/title-of-news/
and I would like to be like this
http://www.example.com/detail/title-of-news/
Or replace news word with diffrent "article" for example.