Blog
【WordPress】Search Console Missing author updated

Google Search Console 的結構化資料,出現Missing:author、Missing:updated的錯誤嗎?別擔心簡單幾招幫你解決問題。
步驟一
- WordPress後台 > 外觀 > 主題編輯器 > content.php
- <footer class=”entry-footer”> 這段中間插入下列Code(電腦版才看的到github-gist喔)
步驟二
- WordPress後台 > 外觀 > 主題編輯器 > content-page.php
- <div class=”entry-content”> 這段中間插入下列Code(電腦版才看的到github-gist喔)
步驟三
在Google Console > 結構化資料 > hatom,測試錯誤的網頁


確認成功後,等一陣子錯誤網頁就會修正完成。

