getgrav / grav-premium-issues

Official Grav Premium Issues repository to report problems or ask questions regarding the Premium products offered.
https://getgrav.org/premium
7 stars 2 forks source link

[site-toolbox] Warm Cache Can't Find sitemap #317

Closed PalmTreeVI closed 1 year ago

PalmTreeVI commented 1 year ago

When triggering Warm cache, warm cache cannot find sitemap. Grav and all plugins up to date. SEO Plugin can find sitemap.json and direct access to the page returns a normal result

Screenshot_2022-10-27_18-50-34

Screenshot_2022-10-27_18-53-19

rhukster commented 1 year ago

I have it on my list to rework the sitemap grabbing logic to use the same lgoic as SEO-magic

alerch commented 1 year ago

where is the sitemap.json located ??? which plugin generates the sitemap.json? Thank You.

rhukster commented 1 year ago

The required plugin is simply called sitemap.

When you install warm-cache with gpm it prompts you to install sitemap as it’s a dependency.

rhukster commented 1 year ago

I think this issue might be addressed wih the latest warm-cache update. It has a more flexible application/json check that works when the sitemap is sent gzip compressed.