php 简单的OG共享数据
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 简单的OG共享数据相关的知识,希望对你有一定的参考价值。
<?php
$current_url = (isset($_SERVER['HTTPS']) ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
?>
<meta property="og:type" content="article">
<meta property="og:title" content="Fever Ray">
<meta property="og:site_name" content="Fever Ray">
<meta property="og:url" content="<?php echo $current_url ?>">
<meta property="og:image" content="https://feverray.com/_/img/fever-share--4.jpg">
<meta property="og:description" content="The new album, Plunge, is out now">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@feverray">
<meta name="twitter:title" content="Fever Ray">
<meta name="twitter:description" content="The new album, Plunge, is out now">
<meta name="twitter:image" content="https://feverray.com/_/img/fever-share--4.jpg">
以上是关于php 简单的OG共享数据的主要内容,如果未能解决你的问题,请参考以下文章
php Wordpress插件输出og:image:width和og:image:height标签,因为Facebook第一次共享URL时需要它们。
高级 PHP 图像共享。从数据库到 Facebook 墙?
facebook 使用 PHP SDK 打开图计数共享
从没有 og 标签的网站在 whatsapp 上共享图像内容和 url
php 将'yoast'SEO数据添加到REST API w / og&twitter meta fallbacks ...
php Wordpress Yoast Style OG