uhaciogullari / SimpleMvcSitemap

A minimalist library for creating sitemap files inside ASP.NET MVC and ASP.NET Core MVC applications
MIT License
128 stars 39 forks source link

Can add more than one video to a URL, google allows more than one. #34

Closed ali-almosawi closed 4 years ago

ali-almosawi commented 5 years ago

How to add more than one Video to a url.

uhaciogullari commented 5 years ago

It's not supported right now. I'll have to fix it.

SPWwj commented 4 years ago

not working well on large sitemap. SimpleMvcSitemap work fine when sitemap contain only 50+ urls. However when trying generate large amount of urls e.g 1000+ or 50000 i got errors like this "error on line 1 at column 65697: Opening and ending tag mismatch: lastmourl line 0 and url"

uhaciogullari commented 4 years ago

Fixed! You can get the new version.