dfabulich/sitemapgen4j

Possibility to customize the name of sitemap_index.xml in Method com.redfin.sitemapgenerator.SitemapGenerator.writeSitemapsWithIndex()

greenflute opened this issue · 2 comments

Is there any possibility to customize the name of sitemap_index.xml in Method com.redfin.sitemapgenerator.SitemapGenerator.writeSitemapsWithIndex()?
Currently the file name is hard coded, although i must admit it is very seldom that man needs a different name for the sitemap xml. but it would be nice to have the possibility to parameterize it.

best Regards

mkurz commented

Pull request welcome.

#54 here my two cents :)