ms-seo
ms-seo copied to clipboard
Add option if to use collection/publication/subscription
- added option if to use collection as route settings source, publication, and subscription (default to false -- must be)
- move some methods under SEO instance `(getCurrentRouteName, escapeHtmlAttribute)``
- it automatically creates Deps.autoruns if config is executed with settings of
use_collection: true
I would gladly appreciate if you look into this. Thanks man!
Hi @vonrussel, sry for the late response. I did not forget this PR and will look into it, hopefully sometime soon!
This would be super helpful. Right now, the current code is clearing all my SEO stuff, since it runs in an autorun and looks from docs in the SEO collection, but runs SEO.set({}) if there aren't any.
@DerMambo Was wondering what happened to this request afterwards? As I currently don't use collection and i see it setting SEO.set({})..