Here's an example from Google [1]. The namespace uses http, not https. AFAIK, namespaces frequently just use http. Namespaces are not *actual* URLs, but names that happen to *look* like URLs.
[1]: https://developers.google.com/search/docs/specialty/international/localized-versions#example_2 // Paul On Mon, Aug 26, 2024 at 4:26 AM Bertrand Delacretaz <[email protected]> wrote: > Hi, > > On Mon, Aug 5, 2024 at 7:18 PM Esteban Bustamante > <[email protected]> wrote: > > ...I am new to the community and would like to know if this is the > correct place to > > address an issue regarding the Sling Sitemap Generator or if I should > submit a > > JIRA ticket... > > A JIRA ticket is best for a confirmed issue, but discussing it here > first is also good. > > > ....the value should be https://www.w3.org/1999/xhtml (note the > protocol https) > > instead of http://www.w3.org/1999/xhtml ... > > Do you have pointers to a specification that says that ? > > I'm not a sitemaps specialist but looking around at [1] and [2] for > example, the XHTML namespace is defined as > http://www.w3.org/1999/xhtml > > -Bertrand > > [1] https://www.w3.org/1999/xhtml/ > [2] > https://developers.google.com/search/docs/crawling-indexing/sitemaps/combine-sitemap-extensions >
