Feature request (might be able to implement, checking if it makes sense to add). add a show_in_sitemap for post types and taxonomies to set whether to show in the sitemap (yoast/wp support initially).
Default would be true but engineer can change this to false.
Seems along the same lines as show_in_feed, but saves a bit of filtering.
Feature request (might be able to implement, checking if it makes sense to add). add a
show_in_sitemapfor post types and taxonomies to set whether to show in the sitemap (yoast/wp support initially).Default would be
truebut engineer can change this tofalse.Seems along the same lines as
show_in_feed, but saves a bit of filtering.