a-gubskiy / X.Web.Sitemap

Simple sitemap generator for .NET

Home Page:https://nuget.org/packages/X.Web.Sitemap

Repository from Github https://github.coma-gubskiy/X.Web.SitemapRepository from Github https://github.coma-gubskiy/X.Web.Sitemap

Support of Sitemap Index Files

codingyourlife opened this issue · comments

I ran into the issue that more than 50000 entries are too much for google. Seems this library takes care of it when using SaveToDirectory() function. But there is no index file.

Index file:
https://www.sitemaps.org/protocol.html#index

This is already implemented. Please see example.