TYPO3-Headless / headless

TYPO3 Headless JSON API providing content for PWA application (e.g. javaScript apps like nuxt-typo3)
https://t3headless.io
GNU General Public License v2.0
156 stars 57 forks source link

[BUGFIX] Wrong URLs in sitemap index #734

Closed kitzberger closed 3 months ago

kitzberger commented 3 months ago

With ceed25b226d6e8fed3ab5687f5616a950e257e8a the URLs to the single sitemaps changed and are now pointing to the API variant of the URL.

What are proxyUrl and storageProxyUrl? And viewhelper headless:domain? They aren't mentioned in the docs :thinking:

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9205381149

Details


Totals Coverage Status
Change from base Build 9160813032: 0.0%
Covered Lines: 949
Relevant Lines: 1439

💛 - Coveralls
kitzberger commented 3 months ago

As @twoldanski explained on slack, this PR is obsolete. See https://typo3.slack.com/archives/CDJK80WV6/p1716455761107469

Solution was to set this in the site's settings.yaml:

headless:
  sitemap:
    key: frontendBase