Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
...why is this?
All my links are
/clients.aspx/contact-us.aspx
Thoughts apreciated,
Paul
Note: Running 6.0.2
Hi Paul,
The MVC option just changes the templating engine, it doesn't have any effect on the page URLs.
To turn off the extensions so you get pages like /contact-us/ instead, change this setting in the web.config:
<add key="umbracoUseDirectoryUrls" value="true" />
Hope this helps,Tom
Awesome Tom thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Mvc is On but site still shows .aspx extensions
...why is this?
All my links are
/clients.aspx
/contact-us.aspx
Thoughts apreciated,
Paul
Note: Running 6.0.2
Hi Paul,
The MVC option just changes the templating engine, it doesn't have any effect on the page URLs.
To turn off the extensions so you get pages like /contact-us/ instead, change this setting in the web.config:
Hope this helps,
Tom
Awesome Tom thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.