Friendly Sitemap makes adding a dynamic sitemap.xml file to your Umbraco 8 website easy!
The package supports Umbraco 8.1+.
Usage
Once installed, the sitemap will be visible on the URL /sitemap.xml, such as https://www.yoursite.com/sitemap.xml. The items displayed in the sitemap will be specific to the current domain.
If a physical sitemap.xml file exists in your website, the dynamically generated sitemap will be disabled.
It is possible to disable the sitemap via the Umbraco.Sitemap.EnableSitemap app setting in web.config file, which is set to "true" by default.