Provides a ASP.NET HttpHandler to assist with generating a dynamic sitemap.xml file for Umbraco CMS content nodes.
Info
| Version: | 0.5.2 |
| Author(s): | Phil Oyston |
| Last Update: | Friday, January 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/stormid/sitemapify |
| NuGet Url: | https://www.nuget.org/packages/Sitemapify.Umbraco |
Install
Install-Package Sitemapify.Umbraco
dotnet add package Sitemapify.Umbraco
paket add Sitemapify.Umbraco
Sitemapify.Umbraco Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(>= 7.0.0 && <= 8.0.0)
- Sitemapify(>= 0.5.2 && <= 0.5.2)
Tags