Quote:
Originally Posted by xertox
I just discovered that changing the facebook_opengraph template makes my meta tags go from this....
Code:
<meta property="fb:app_id" content="xxxxxxx" />
<meta property="og:site_name" content="Fatwillie.Net - Forums" />
<meta property="og:description" content="Media for People Who Like Media" />
<meta property="og:url" content="http://www.fatwillie.net/forum/showthread.php?3749-Yesterdays-SOPA-Blackout-Was-a-Total-Success" />
<meta property="og:type" content="article" />
To this...
Code:
<meta property="" content="xxxxxxx" />
<meta property="" content="Fatwillie.Net - Forums" />
<meta property="" content="Media for People Who Like Media" />
<meta property="" content="http://www.fatwillie.net/forum/showthread.php?3749-Yesterdays-SOPA-Blackout-Was-a-Total-Success" />
<meta property="" content="article" />
I'm no expert but I am pretty sure it's not supposed to do that... Once I reverted my opengraph template my meta tags returned to normal...
I'm using 4.1.10
|
Same problem here... does anyone got a fix?
Im using 4.2 version.