patrickdemooij9 / SeoToolkit.Umbraco

SeoToolkit is a SEO package for Umbraco 9, 10, 11, 12 & 13. This package features most functionalities needed for your SEO needs like meta fields, sitemap, robots.txt and much more.
MIT License
37 stars 28 forks source link

SimpleRedirects controllers missing #159

Closed patrickdemooij9 closed 1 year ago

patrickdemooij9 commented 1 year ago

Discussed in https://github.com/patrickdemooij9/SeoToolkit.Umbraco/discussions/146

Originally posted by **eliranrefael** January 10, 2023 hey how you doing, i wanted to try out your plugin so i installed the whole package (2.2) to my umbraco (10.3.2) project, simple dotnet run after cleaning the build ofcourse, and i get this in this picture we see that although redirect installed, nothing is displayed on dashboard. (same result if you install the whole package) when you click on redirect it shows nothing, same result if you click on buttons on page level. in packages page the packages seems to be installed (its writing "run pending migartion, when you click on it it says it successfully migrated but the orange button stays) screens: ![seotools screen1](https://user-images.githubusercontent.com/37138835/211499597-284f49c4-f955-445f-8696-af48a91a1d03.png) ![seotools screen2](https://user-images.githubusercontent.com/37138835/211499601-af369171-36c8-4793-a808-63f939b8f501.jpg) ![seotools screen4](https://user-images.githubusercontent.com/37138835/211499628-c7144d01-777f-401a-9369-356d117a9e2a.jpg) any ideas of what can cause this strange behaviors? thanks! Eliran
patrickdemooij9 commented 1 year ago

Fixed in 2.3.0 & 3.1.0 (https://github.com/patrickdemooij9/SeoToolkit.Umbraco/releases/tag/3.1.0)