Discussions
Format detail URL
4 days ago by Keston
Hi all,
I have an article module on my homepage (page name: 'Soon').
When I view the detail page of such an article, I'd like the URL to be https://domain.nl/title-of-article. Is that even possible? What I'm currently experiencing is that the URL https://domain.nl/soon/title-of-article is being generated, even though this page is designated as the homepage and splash page in the dnn site settings.
I've already cleared the cache
via dnn > Servers > Clear Cache
and via OC > Edit Global Settings > Clear Url Cache
but that doesn't create any new detail URLs...
Any ideas?
By the way, the manifest.json says "detailUrl": "{{Title}}"