My opengraph metatags are displayed twice in the header, wich results in error

Comments

vinmassaro’s picture

Priority: Major » Critical

Also saw this behavior and was getting tags outputting twice on every page. I tracked it down to node reference fields set to display as full node, and in my case, output via the CCK blocks module. This ended up outputting multiple node objects, and double meta tags were being generated off of this. I instead created a view to output some blocks instead of using CCK blocks to output full node reference fields.

vasrush’s picture

Same issue here, but I'm not using any node reference field.

I'm using ubercart and I think that's beacause I have two photos for each product node.

What can I do?

hiddentao’s picture

Fixed in 6.x-1.x dev.

hiddentao’s picture

Status: Active » Fixed
hiddentao’s picture

Version: 6.x-1.5 » 7.x-1.x-dev
Status: Fixed » Patch (to be ported)

Fixed in 6.x-1.x-dev.

hiddentao’s picture

Status: Patch (to be ported) » Fixed

Fixed in 7.x dev too.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.