WordPress/wp-includes/sitemaps
Pascal Birchler 72460848c9 Sitemaps: do not list users who only authored pages.
Author archives are only generated for users who created at least one post.
Prevent adding author archives to the XML sitemap for users who only authored pages
as the links would otherwise result in a 404.

Props zodiac1978, huzaifaalmesbah.
Fixes #57816.
Built from https://develop.svn.wordpress.org/trunk@56708


git-svn-id: http://core.svn.wordpress.org/trunk@56220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-09-26 12:42:19 +00:00
..
providers Sitemaps: do not list users who only authored pages. 2023-09-26 12:42:19 +00:00
class-wp-sitemaps-index.php
class-wp-sitemaps-provider.php
class-wp-sitemaps-registry.php
class-wp-sitemaps-renderer.php
class-wp-sitemaps-stylesheet.php
class-wp-sitemaps.php