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

Missing twitter meta tags #191

Closed danilovulovic closed 1 year ago

danilovulovic commented 1 year ago

I installed the latest version of SeoTookit on Umbraco 11, everything works great except it misses twitter meta tags, as well as og:url meta tag.

How I can fix it?

patrickdemooij9 commented 1 year ago

Hi @danilovulovic Those tags are indeed not supported at the moment. They do serve a purpose, so I'll check about adding them to the package. In the meantime, there is a way to create your own meta tags. This PR: https://github.com/patrickdemooij9/SeoToolkit.Umbraco/pull/198 also adds some, so perhaps you can see how that works (I haven't had time to write the documentation for them yet)

patrickdemooij9 commented 1 year ago

This has now been added in the latest release: https://github.com/patrickdemooij9/SeoToolkit.Umbraco/releases/tag/3.4.0