In the OpenGraph section of the module's configuration, there's a drop-down menu for the og:type meta tag which lists a bunch of og:type options. When I select any of those options and save, my choice saves properly and displays again on re-load, but on any page load where the meta tag is supposed to be, og:type is always listed as "article". I've uninstalled/reinstalled the module, and disabled it to verify that nothing else is overriding the tag.

Comments

nick_schuch’s picture

I have just downloaded and install the latest build and it seems to be working well for me.

I tested by changing the og:type to "government".

Any chance you could test this out again?

Laurens’s picture

I tested this on a clean Drupal 7.15 install together with version 7.x-1.0-alpha8 of the metatag module and I couldn't reproduce this either. I changed the og:type of the front page to 'song' (gotta choose something) and it showed up like that on the front page source. Are you sure you modified the correct type (Global, Global: Front page, Node, etc) so that it is not overridden by other meta tags?

brunorios1’s picture

check if the og:type in Global settings is defined as "article"...
if yes, set to "none".

TonyxTony’s picture

Thanks brunorios1, I set global to none and it is working. I wonder why it is not overriding.

damienmckenna’s picture

Please test to see if #1784896: Overriding meta tags fall back to parent default tag value resolves the problem for you. Thanks.

damienmckenna’s picture

Status: Active » Closed (duplicate)