| Current Path : /home/users/unlimited/www/facebook.codeskitter.site/themes/sunshine/layout/header/ |
| Current File : /home/users/unlimited/www/facebook.codeskitter.site/themes/sunshine/layout/header/og-meta-2.phtml |
<meta property="og:type" content="article" />
<meta property="og:title" content="<?php echo $wo['story']['postLinkTitle'];?>" />
<meta property="og:image" content="<?php echo ($wo['story']['postLinkImage'])?>" />
<meta property="og:description" content=" <?php echo ($wo['story']['postLinkContent'])?>" />
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="<?php echo $wo['story']['postLinkTitle'];?>" />
<meta name="twitter:image" content="<?php echo ($wo['story']['postLinkImage'])?>" />
<meta name="twitter:description" content="<?php echo ($wo['story']['postLinkContent'])?>" />