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

Splitting big files

Open nfragkopoulos opened this issue 3 years ago • 1 comments

Hello, I have a question, that I did not find an answer to after going through the documentation and the issues. How does this module work with big files (over 50mb) or files with more than 50k urls? Google advises to split those into multiple smaller files. Is this done automatically and added to the index.xml as well or further coding should take place? If the latter is true, is there any example code?

nfragkopoulos avatar Jun 02 '22 14:06 nfragkopoulos

There is some discussion about this here: https://github.com/nuxt-community/sitemap-module/issues/79

Seems like a basic feature this module should just do by itself and be turned on by default.

oripka avatar Jul 30 '22 13:07 oripka