Testimonial
Ismail Mayat, The Cogworks"CMSImport, every Umbraco content migrators best friend"
After months of hard work finally SEOChecker is now fully compatible with Umbraco 16! Installing is just a matter of installing via your favorite package manager.
PM> Install-Package seochecker
The general settings that were in the settings tree of V13 and below are now moved to the appsettings.json file. See documentation about this change.
Updating from a previous install should just be a matter of pointing to the old database and all should work as expected. Due to this bug in Umbraco that will be fixed in Umbraco 16.3 you should run a small SQL Script before upgrading.
INSERT INTO umbracoLock (id, [value], [name]) VALUES (-345, 1, 'DocumentUrls')
If you run into any issues. Contact our support team