-
-
Notifications
You must be signed in to change notification settings - Fork 12
[2.x] Even smarter sitemap generation #1744
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x-dev #1744 +/- ##
=============================================
+ Coverage 99.95% 99.97% +0.02%
+ Complexity 1810 1808 -2
=============================================
Files 185 185
Lines 4793 4788 -5
=============================================
- Hits 4791 4787 -4
+ Misses 2 1 -1 ☔ View full report in Codecov by Sentry. |
9f30e49 to
2d29ed8
Compare
This is more fault tolerant
163fb4e to
5801af2
Compare
Also gives documentation indexes top priority
|
We could actually check post publish dates for priorities, but don't think the complexity is worth it since Google mostly ignores these |
Either we add something like this for the changefreq logic, or we remove it, and I think it can be removed since it's not documented, and it's such an uncommon use case. And if one is unhappy with the generation, a better way is to customize the class to add custom logic.
5e0f46d to
6c61928
Compare
f11abd9 to
29661ff
Compare
Main changes:
processing_time_msattribute in thesitemap.xmlfile as it adds no value in f2ee36fsitemap.dynamic_priorityconfig option in 6c61928