[wp-meta] [Making WordPress.org] #5025: Plugins with 'noindex' rules should be excluded from XML sitemaps

Making WordPress.org noreply at wordpress.org
Fri Feb 14 05:08:38 UTC 2020


#5025: Plugins with 'noindex' rules should be excluded from XML sitemaps
------------------------------+---------------------
 Reporter:  jonoaldersonwp    |       Owner:  dd32
     Type:  defect            |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:  fixed
 Keywords:  seo               |
------------------------------+---------------------
Changes (by dd32):

 * owner:  (none) => dd32
 * resolution:  invalid => fixed


Comment:

 In [changeset:"9506" 9506]:
 {{{
 #!CommitTicketReference repository="" revision="9506"
 Plugin Directory: Skip outdated plugins from being included in the Jetpack
 Sitemaps.

 This may cause OOM fatals due to the usage of `get_post()` in
 `Template::is_plugin_outdated()` which may exhaust the in-memory object-
 cache cache.

 Fixes #5025.
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5025#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list