add sitemap generator which outputs all public pages and also includes an ISitemap interface for modules
This commit is contained in:
3
Oqtane.Server/Pages/Sitemap.cshtml
Normal file
3
Oqtane.Server/Pages/Sitemap.cshtml
Normal file
@ -0,0 +1,3 @@
|
||||
@page "/pages/sitemap.xml"
|
||||
@namespace Oqtane.Pages
|
||||
@model Oqtane.Pages.SitemapModel
|
Reference in New Issue
Block a user