When you have installed pelican-sitemap and pelican-redirect plugins, pelican-sitemap produces duplicate entries for article URLs. This happens with both formats (txt, xml).
To reproduce:
Install both plugins and mark at least one article with original_url in meta data as described in pelican-redirect documentation.
Run pelican content and you will see duplicate entries in the sitemap.
When you have installed pelican-sitemap and pelican-redirect plugins, pelican-sitemap produces duplicate entries for article URLs. This happens with both formats (txt, xml).
To reproduce:
Install both plugins and mark at least one article with
original_urlin meta data as described in pelican-redirect documentation.Run
pelican contentand you will see duplicate entries in the sitemap.