vaersaagod / seomate

SEO, mate! It's important. That's why SEOMate provides the tools you need to craft all the meta tags, sitemaps and JSON-LD microdata you need - in one highly configurable, open and friendly package - with a super-light footprint.
MIT License
36 stars 8 forks source link

additionalMeta setting not working #32

Closed watarutmnh closed 4 years ago

watarutmnh commented 4 years ago

Everything work perfect except additionalMeta setting. I add the setting as documented :

'additionalMeta' => [
        'og:type' => 'website',
        'twitter:card' => 'summary_large_image',
    ],

But it doesn't output tags..

My Environment: PHP version | 7.3.6 MySQL 5.7.26 Craft Pro 3.3.19

watarutmnh commented 4 years ago

it solved after I clear the SEOMate cache from control panel. sorry it should have been my mistake.

mmikkel commented 4 years ago

Hi @watarutmnh, thanks for the follow-up!