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

Split big sitemaps & generate proper index (closes #79, #106)

Open stefandoorn opened this issue 4 years ago • 4 comments

  • Split big sitemaps based on a configurable limit (defaults to 50.000)
  • Use the amount of files in generation of the URIs to these files (and use them in the index)

stefandoorn avatar Aug 24 '20 12:08 stefandoorn

@loevgaard I started working on this. I'm not very happy yet with the implementation. For sure the command does too much, but that's a refactor for later. The sending around of the amount of paths to the index provider should be more elegant, but couldn't come up with a better implementation right now.

stefandoorn avatar Aug 24 '20 12:08 stefandoorn

any estimation when it will be merged?

next-sentence avatar Dec 28 '21 14:12 next-sentence

any estimation when it will be merged?

bmehdi avatar Jul 07 '22 07:07 bmehdi

Ah, haven't looked into it anymore. Have you maybe been able to test it in a real project? Would be great to have some feedback on the implementation.

stefandoorn avatar Jul 07 '22 09:07 stefandoorn