Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you give an example of creating sitemap indexing file? #17

Open
dengliu opened this issue Feb 12, 2018 · 1 comment
Open

Can you give an example of creating sitemap indexing file? #17

dengliu opened this issue Feb 12, 2018 · 1 comment

Comments

@dengliu
Copy link

dengliu commented Feb 12, 2018

No description provided.

@boxsnake
Copy link

Call Finalize() on *stm.Sitemap will automatically save the index & sitemap (chunk) file.
And, each chunk file should have < 50M & 50000 entries. If the limit is exceeded, It will automatically save the index & chunk, then add 1 to chunkNum, as the new chunk name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants