Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

Use areas in Kentico 13 page route attribute

$
0
0
Is it possible to specify the MVC area in content tree based routing? What I want to do is run the website in a subfolder of the domain.Based on the Dancing Goat example, I set the presentation URL to http://localhost:64080/catalog. I saved the about page, so the URL slug is now http://localhost:64080/catalog/about-us. I restarted the site. When I navigate to http://localhost:64080/catalog/about-us I get a 404. When I go to the old url (http://localhost:64080/about-us) everything seems to work fine. Should I be using custom urls instead (like in Kentico 12?) and just ignore RegisterPageRoute?

Viewing all articles
Browse latest Browse all 8901

Trending Articles