Changes between Initial Version and Version 1 of Ticket #51912, comment 11
- Timestamp:
- 07/19/2022 09:40:54 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51912, comment 11
initial v1 1 any update about this? why this bug gets low priority? It will cause big sites (>2000 pages) lose many pages in serp 1 any update about this? why this bug gets low priority? It will cause big sites (>2000 pages) lose many pages in serp. 2 3 @tigerfinch you should add: 4 {{{#!php 5 <?php 6 isset( $wp_query->query['sitemap'] ) 7 }}} 8 9 or you gonna get: Undefined index: sitemap