0

I'm doing project in Umbraco CMS. I had created all necessary pages in this Umbraco. i published it. But i want to rewrite my url of each page . Do you have any idea?

Djensen
  • 1,337
  • 1
  • 22
  • 32
M J
  • 13
  • 8

2 Answers2

1

https://github.com/umbraco/OurUmbraco/blob/master/OurUmbraco.Site/config/UrlRewriting.config

i try with this. get a better solution. make a try on the above

0

here is the solution for your question.

Please Visit http://our.umbraco.org/wiki/reference/packaging/package-actions/community-made-package-actions/add-an-url-rewrite-rule

CnuSeran
  • 151
  • 1
  • 3
  • 11