Only one issue that I cannot get my head around.
I want to replace the currently produced meta name with meta property as shown below. Any ideas?
<meta name="">. For example, you'd want to replace this:
<meta name="og:image" content="
With this:
<meta property="og:image" content=
I am using Joomla 2.5.16 with the latest version of the plugin. Any other information you require please do ask.
Thanks..
![Confused :?](./images/smilies/icon_confused.gif)