At the moment Meta Tag Manager works fine for Meta tags for name and content attributes like:
<meta name="description" content="my description" />
But it does not support the cases below:
<meta property="og:locale" content="en_US" />
<link rel="publisher" href="https://plus.google.com/+mywebsite/videos" />
It would be really great if you can improve it also to support property attribute and adding links like above.
Thanks,
Ilker.
updated by @ilker: 01/10/18 10:01:12AM