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
35 stars 28 forks source link

SEO Content App is installed without functioning (2.4.0) #217

Closed Ambertvu closed 1 year ago

Ambertvu commented 1 year ago

When installing the below packages you only have access to the robots.txt section and a sitemap is generated.

SeoToolkit.Umbraco 2.4.0: .Common .RobotsTxt .RobotsTxt.Core .Sitemap.Core

However in the Document Types screen a new SEO content app also appears: image This however, is unfunctional, as there are no views installed. It would be best if the app would not appear at all when there are no settings.

patrickdemooij9 commented 1 year ago

Good point! We now add UI-related components in the core projects which shouldn't know anything about the UI. I've now split them in https://github.com/patrickdemooij9/SeoToolkit.Umbraco/pull/224 so that this issue doesn't happen anymore

patrickdemooij9 commented 1 year ago

Has been released with this release: https://github.com/patrickdemooij9/SeoToolkit.Umbraco/releases/tag/3.3.0