We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Consecutive builds may still result in entries on the sitemap changing order arbitrarily, even if no other changes are made to the pages involved:
This does not matter for SEO purposes or anything like that, but it does generate noisy changes in git.
The text was updated successfully, but these errors were encountered:
I'm considering submitting a PR to sort these with a filter - what's better, sorting just alphabetically or by <lastmod> date and then alphabetically?
<lastmod>
Sorry, something went wrong.
No branches or pull requests
Consecutive builds may still result in entries on the sitemap changing order arbitrarily, even if no other changes are made to the pages involved:
This does not matter for SEO purposes or anything like that, but it does generate noisy changes in git.
The text was updated successfully, but these errors were encountered: