Dolphiq / craft3-plugin-sitemap

A craft 3 plugin that provides an easy way to enable and manage an XML sitemap for search engines like Google
MIT License
28 stars 18 forks source link

Added a fix for deleted sites #48

Closed mrnebbi closed 4 years ago

mrnebbi commented 4 years ago

This fixes an issue (#25 ) where deleted sites would be included in sitemap generation, causing an error to be thrown.

johanzandstra commented 4 years ago

@mrnebbi thanks for the fix, this is merged