国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > Wordpress > 正文

wordpress提示Missing required field entry-title updated hCard author錯誤

2024-09-07 00:51:47
字體:
來源:轉載
供稿:網友

wordpress提示Missing required field entry-title updated hCard author錯誤是什么原因呢?下面小編就為各位來介紹關于此問題的解決辦法吧.

google管理員工具報提取的結構化數據錯誤,以前都沒有的,最近在做blog的手機站,我在想是不是這個引起的,錯誤如下.

錯誤:Missing required field "entry-title".

錯誤:Missing required field "updated".

錯誤:Missing required hCard "author".

1,解決 Missing required field "entry-title"

在標題<?php the_title(); ?>外層加上class entry-title

<h1 class="title"><?php the_title(); ?></h1>

改為:

<h1 class="title entry-title"><?php the_title(); ?></h1>

2,解決Missing required field "updated".

在文章發表時間<?php the_time('Y-m-d'); ?>或者<?php the_date();?>外面加上class updated.//開源軟件:Vevb.com

<span class="date"><?php the_time('Y-m-d'); ?></span>

改為:

<span class="date updated"><?php the_time('Y-m-d'); ?></span>

3,解決 Missing required hCard "author"

<?php the_author(); ?>

改為:

<span class="vcard author"><span class="fn"><?php the_author(); ?></span></span>

文章發表出來,說明我的問題解決了,只不過網上有人說,只需要改single.php就行了,到底是不是自己測試一下.

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 旬阳县| 陇川县| 张家川| 贵阳市| 台山市| 二连浩特市| 革吉县| 郧西县| 苗栗市| 金华市| 乌拉特中旗| 惠安县| 崇州市| 东城区| 梨树县| 绥江县| 台东县| 新龙县| 麦盖提县| 金门县| 北辰区| 伊川县| 灌阳县| 化德县| 东城区| 永丰县| 静海县| 德令哈市| 万载县| 清水县| 汶上县| 红河县| 巴马| 桂林市| 辉南县| 白城市| 安阳市| 诏安县| 黄平县| 涡阳县| 湖南省|