asp.net - Rewriting URL in Sitecore -


I am new to Sitcom, my URL looks like the following on all pages of my project

< Pre> http: //domain/Inventory/Pages/AboutUs.aspx http: //domain/Inventory/Pages/ContactUs.aspx

Here I can convert all the URLs The need to have the following format

  http: //domain/AboutUs.aspx http: //domain/ContactUs.aspx  

My content tree structure here

  + content + inventory + page aboutus contact us home  

invoice Ri and Pages directories These directories should not appear in your browser URL

Please help me in this.

"itemprop =" text ">

You can set the root path and start the path of your site in the SiteDefination.config file under App_Config Include \\ You do not need to reset the content tree structure.

Be sure to


Comments