todordev / ITPMeta

It is a Joomla! extension that puts meta tags into the site code. The component provides a list with predefined and popular meta tags. There are Open Graph, Facebook, Google and other semantic tags.
http://itprism.com/free-joomla-extensions/others/open-graph-meta
Other
4 stars 4 forks source link

double og tags #4

Closed madesign closed 11 years ago

madesign commented 11 years ago

Hello,

when i add global tags the default tags are still there. But the global tag should of course over write the default tag. For example:

<meta property="og:image" content="http://www.hoteltafiweb.com.ar/images/" /> <meta property="og:image" content="http://www.hoteltafiweb.com.ar/images/hotel/logos/logo-face.png" />

You can check here: http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.hoteltafiweb.com.ar I use Joomla 2.5.8

Regards, Michael

todordev commented 11 years ago

Fixed! Now global tags overrides URL tags.