vaersaagod/seomate

additionalMeta setting not working

watarutmnh opened this issue · 2 comments

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

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

Hi @watarutmnh, thanks for the follow-up!