今天,就说说如何在WordPress中添加原创Meta信息标注。
方法一、Header.php中添加
将以下代码复制到当前使用的主题的header.php的<head>和</head>之间即可
//精准获取当前页面地址(也可以添加到functions.php当中作为固定函数)
if(!function_exists('currenturl')){
function currenturl() {
$current_url = home_url(add_query_arg(array()));
if (is_single()) {
$current_url = preg_replace('/(\?|\/comment|page|#).*$/','',$current_url);
} else {
$current_url = preg_replace('/(\?|comment|page|#).*$/','',$current_url);
}
echo $current_url;
}
}
//如果是文章或页面则输出以下meta标签
if (is_singular()) { ?>
<meta property="og:type" content="article"/>
<meta property="article:published_time" content="<?php the_time( 'Y-m-d\TG:i:s+08:00'); ?>"/>
<meta property="article:author" content="<?php bloginfo('name'); ?>" />
<meta property="article:published_first" content="<?php bloginfo('name');?>, <?php currenturl(); ?>" />
<?php } ?>
方法二、函数模版中添加
请将以下代码添加到当前使用主题functions.php函数中
// WordPress 星火计划原创保护专用META优化
add_action('wp_head', 'starfireplan',0);
function starfireplan(){
if (is_singular()) {
echo '<meta property="og:type" content="article"/>
<meta property="article:published_time" content="';
the_time( 'Y-m-d\TG:i:s+08:00');
echo '"/>
<meta property="article:author" content="';
bloginfo('name');
echo '" />
<meta property="article:published_first" content="';
bloginfo('name');
echo ',';
currenturl();
echo '" />';
}
}
//获取当前页面地址
if(!function_exists('currenturl')){
function currenturl() {
$current_url = home_url(add_query_arg(array()));
if (is_single()) {
$current_url = preg_replace('/(\?|\/comment|page|#).*$/','',$current_url);
} else {
$current_url = preg_replace('/(\?|comment|page|#).*$/','',$current_url);
}
echo $current_url;
}
}
Tips:有的WorsPress主题中可能未用wp_head()函数,那么这个代码没效果,就只能用第一个方法了。
让足球滚一会提供足球、篮球、NBA赛事前瞻分析推荐,与各联赛时实新闻报道、球员转会消息、赛事录像回放等资讯,用心认真把每件事做到最好的网站。
体育即时比分网提供实时足球比分与篮球比分数据,包括即时比分、赛程、球队、竞猜等数据,让您无时无刻都能掌握时实足球比分与篮球比分动态消息。即时更新各项比赛数据与完赛结果。让足球滚一会带您体验精彩的竞猜足球比赛!
金魔网
外籍模特
:imtoken钱包为您提供最新的imtoken钱包信息,imtoken是全球最大的数字货币钱包,支持包括BTC, ETH, BSC, TRON, Aptos, Polygon, Solana, OKExChain, Polkadot, Kusama, EOS等在内的所有主流公链及Layer 2,已为全球近千万用户提供可信赖的数字货币资产管理服务,也是当前DeFi用户必备的工具钱包。
我们专注提供明星代言、商演、翻包视频、祝福视频录制等业务,十多年行业服务经验