SEOChecker for Umbraco 15 - Alpha 1 Available Now!
February 28, 2025
After months of hard work, we are excited to announce the first alpha release of SEOChecker for Umbraco 15! This release brings major improvements, modernized integrations, and some breaking changes that you need to be aware of.
Breaking Changes
To align with the latest best practices and Umbraco's evolving architecture, we have made several fundamental changes:
- Mail templates have moved to the /Umbraco/Data folder.
- Social settings are now managed on the domain node instead of general settings.
- General settings have been moved to appsettings.json.
- These changes improve flexibility and maintainability but may require some adjustments when upgrading.
Known Issues in Alpha 1
As this is an early alpha release, there are still some issues to be resolved:
- Social settings on general do not work – These will be moved to domain settings later.
- Paging and search on ignored items are not functional.
- Mail template change causes a missing view error – This will be addressed in an upcoming release.
- Create button is missing on the Redirect Manager.
- Auto-refresh on the validation queue is not working.
- Property pickers are not ready yet – For now, use property aliases as CSV in the textboxes.
- Disabling social settings should be reflected in the social editor, but currently isn’t.
- Documentation for general settings in appsettings.json is missing – However, IntelliSense is available to assist.
Try It Now
We invite you to test this early alpha release.
PM> Install-Package SEOChecker --version 15.0.0-alpha0001
Stay tuned for updates!