Testimonial

"CMSImport is the gold standard for Umbraco data imports!"

Simon Dingley, Prolific Notion

 

SEOChecker 9.0 Beta

December 14, 2021

In the last fulltime workweek of 2021 we've released the first Beta of SEOChecker for Umbraco V9. This will be the first step of having SEOChecker ready for Umbraco V9+ and .Net core.

Config in database.

Most is the same as the version for Umbraco V8. The only real thing besides being on .Net core is the storage for config settings.

Config settings that can be done through the UI are now stored in the Database this will not only fix issues in CI/CD environments, it also makes sure the SEO can easily adjust settings in the UI without a developer. Some specific settings meant for devs are still only available in the appsettings.json file.

Todo before final release.

We aim for a final release in the beginning of January, besides issues that might come out from the beta tests we want to add taghelpers to render the metadata Instead of using a small code snippet in the view.

The other this we must do is show the default Umbraco 404 page for media when there is no 404 page configured in SEOChecker.

Issues?

If you find any issues mail please mail support. For now have fun using the beta and happy holidays!

dotnet add package SEOChecker -version 9.0.0-beta1