sitemap-urls icon indicating copy to clipboard operation
sitemap-urls copied to clipboard

Does not handle sitemap index files

Open wmcmurray opened this issue 9 years ago • 1 comments

A sitemap index file can be used to reference multiple sitemap files. (http://www.sitemaps.org/fr/protocol.html#index )

This module does not recursively parse sitemaps files found in an index file.

wmcmurray avatar Jul 13 '16 17:07 wmcmurray

I forked it to recursively parse a sitemap index. Will do a PR.

therealpecus avatar Jul 31 '17 15:07 therealpecus