Hello,
I am using world news ii template. When i want to share a content to facebook,
For example:
Address is that: http://www.xxx.com/content.html
But Facebook takes: httpS://www.xxx.com/content.html
Check this pls:
original address:
--> http://localhost/test/index.php?option= ... Itemid=227
When i open the source codes, i saw this lines:
<meta property="og:title" content="Once Egypt's strongman, Mubarak's long fall" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://localhost/test/index.php?option=com_content&view=article&id=52:once-egypts-strongman-mubaraks-long-fall&catid=26:africa&Itemid=227"
As you see my <meta property="og:url" content starting with https:// but my adress is http. I don't use any extension for open graph.
When i change the template with standart joomla template, everything is normal. What can i do for change this line with http ?
This is a gavern framework issue ?
I am waiting for your reply.
Thank you