AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
823 stars 311 forks source link

Add a Sitemap rake task to detect and fix issues #2774

Closed sascha-karnatz closed 5 months ago

sascha-karnatz commented 5 months ago

What is this pull request for?

It is possible that, due to exceptions or other unexpected errors, the lft/rgt values and/or the page depth on the pages are not correct. In that case these tasks can help to detect and fix issues in the page sitemap.

Screenshots

Aufnahme 2024-03-07 at 11 14 52@2x Aufnahme 2024-03-07 at 11 17 23@2x

Aufnahme 2024-03-07 at 11 17 56@2x Aufnahme 2024-03-07 at 11 18 09@2x

Checklist