[wp-trac] [WordPress Trac] #52729: Core sitemap doesn't initialize

WordPress Trac noreply at wordpress.org
Sat Mar 6 12:22:49 UTC 2021


#52729: Core sitemap doesn't initialize
--------------------------+------------------------------
 Reporter:  pvde          |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Sitemaps      |     Version:  5.6.2
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:
--------------------------+------------------------------
Changes (by swissspidy):

 * keywords:   => close
 * focuses:  ui, accessibility, administration, coding-standards =>


Comment:

 The built-in sitemaps functionality was deliberately built with typical
 WordPress sites in mind that have way fewer posts than that. As it has no
 built-in caching, it is possible that it won't work for millions of posts
 without any additional performance optimization.

 You might want to look into things like object cache integration or
 dedicated sitemaps plugin that store sitemaps information in the database
 rather than creating them on the fly like core does.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52729#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list