Skip to content

Conversation

@emmadesilva
Copy link
Member

@emmadesilva emmadesilva commented Jun 28, 2024

Main changes:

  • 404 pages now have a sitemap lower priority
  • Sitemap change frequencies are now dynamic in 48cef46
  • Removed the processing_time_ms attribute in the sitemap.xml file as it adds no value in f2ee36f
  • Removed unreachable legacy relative sitemap link resolving in 31ffc5e
  • Removed undocumented sitemap.dynamic_priority config option in 6c61928
  • Add improved broad level feature testing

@codecov
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (5811af9) to head (29661ff).

Current head 29661ff differs from pull request most recent head b8d30ba

Please upload reports for the commit b8d30ba to get more accurate results.

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.
📢 Have feedback on the report? Share it here.

@emmadesilva emmadesilva force-pushed the even-smarter-sitemap-generation branch from 9f30e49 to 2d29ed8 Compare June 28, 2024 08:24
@emmadesilva emmadesilva force-pushed the even-smarter-sitemap-generation branch from 163fb4e to 5801af2 Compare June 28, 2024 08:37
@emmadesilva
Copy link
Member Author

emmadesilva commented Jun 28, 2024

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.
@emmadesilva emmadesilva force-pushed the even-smarter-sitemap-generation branch from 5e0f46d to 6c61928 Compare June 28, 2024 12:06
@emmadesilva emmadesilva marked this pull request as ready for review June 28, 2024 12:10
@emmadesilva emmadesilva force-pushed the even-smarter-sitemap-generation branch from f11abd9 to 29661ff Compare June 28, 2024 12:15
@emmadesilva emmadesilva merged commit aebf524 into 2.x-dev Jun 28, 2024
@emmadesilva emmadesilva deleted the even-smarter-sitemap-generation branch June 28, 2024 12:19
@emmadesilva emmadesilva added this to the v2 milestone Jul 9, 2024
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

Successfully merging this pull request may close these issues.

3 participants