Changes between Initial Version and Version 1 of Ticket #51233, comment 5
- Timestamp:
- 09/04/2020 11:49:41 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51233, comment 5
initial v1 3 3 Currently, we have our sitemap located at `/sitemap.xml` so I don't have any recent logs but `bingbot/2.0; +http://www.bing.com/bingbot.htm` is one that requested the sitemap from a different location than what was specified in robots.txt. 4 4 5 I would like to say that the core XML Sitemap component was originally developed using `/sitemap.xml` which is the natural approach. It was changed after [https://github.com/GoogleChromeLabs/wp-sitemaps/issues/128 ,128] was submitted which has an understandable reason. We always prefer extending the core functionality before grafting anything into it so it was exciting to see xml sitemaps developed. It makes sense that the core should use `/sitemap.xml` instead of bending around existing plugins (especially if there is another way to be backwards compatible).5 I would like to say that the core XML Sitemap component was originally developed using `/sitemap.xml` which is the natural approach. It was changed after [https://github.com/GoogleChromeLabs/wp-sitemaps/issues/128 128] was submitted which has an understandable reason. We always prefer extending the core functionality before grafting anything into it so it was exciting to see xml sitemaps developed. It makes sense that the core should use `/sitemap.xml` instead of bending around existing plugins (especially if there is another way to be backwards compatible).