#50607 closed defect (bug) (fixed)
Filter non-publicly_queryable from the sitemap
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.5 | Priority: | normal |
| Severity: | normal | Version: | 5.5 |
| Component: | Sitemaps | Keywords: | has-patch has-unit-tests commit |
| Focuses: | Cc: |
Description
When a post type or taxonomy has its publicly_queryable parameter set to false, the post type's posts or taxonomy's terms are no longer visible, even when they're public.
The attached patch filters those post types and taxonomies from the sitemap.
Attachments (2)
Change History (8)
This ticket was mentioned in Slack in #core-sitemaps by cybr. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
In 48474: