Closed (fixed)
Project:
Open Graph meta tags
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 11:45 UTC
Updated:
19 Dec 2011 at 16:40 UTC
My opengraph metatags are displayed twice in the header, wich results in error
Comments
Comment #1
vinmassaro commentedAlso 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.
Comment #2
vasrush commentedSame 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?
Comment #3
hiddentao commentedFixed in 6.x-1.x dev.
Comment #4
hiddentao commentedComment #5
hiddentao commentedFixed in 6.x-1.x-dev.
Comment #6
hiddentao commentedFixed in 7.x dev too.