[WordPress] 外掛分享: Yoast SEO for WordPress PWA

首頁外掛目錄 › Yoast SEO for WordPress PWA
20+
安裝啟用
★★★★★
5/5 分(2 則評價)
2593 天前
最後更新
問題解決
WordPress 4.4+ v1.7.0 上架:2018-01-11

內容簡介

此外掛將 Yoast SEO 設定透過 REST API 讓 WordPress PWA 使用。
於一般的文章或頁面 REST API 請求中傳回 Yoast 的文章或頁面 metadata。並將此資料儲存在傳回資料的 yoast_meta 欄位中。

`

{
id: 123,

yoast_meta: {
title: “Testy Test | My WordPress site”,
}
}
`

支援頁面、文章、類別、標籤以及任何公開自訂文章類型和自訂分類法。

感謝 Pablo Postigo、Tedy Warsitha 和 Charlie Francis 對此外掛的貢獻!

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.7.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Yoast SEO for WordPress PWA」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Makes Yoast SEO settings available to WordPress PWA using the REST API.
Returns Yoast post or page metadata in a normal post or page REST API request. Stores the metadata in the yoast_meta field of the returned data.
`

{
id: 123,

yoast_meta: {
title: “Testy Test | My WordPress site”,
}
}
`
Supports pages, posts, categories, tags and any public custom post types and custom taxonomies.
Thanks to Pablo Postigo, Tedy Warsitha and Charlie Francis for amazing contributions!

文章
Filter
Apply Filters
Mastodon