這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Meta Box for Yoast SEO

外掛說明

Meta Box for WordPress SEO is a free extension for Meta Box plugin which allows developers to add content of custom fields to Yoast SEO Content Analysis to have better SEO score.

There are situations when we create custom fields to store real content for the posts. They are actually displayed in the frontend. Search engines such as Google or Bing see them and analyze them. But by default, Yoast SEO plugin takes only post content to analyze for SEO score and gives us feedback based on the post content. The plugin doesn’t analyze the all the content that appears to the search engine, which is a big missing part and that sometimes confuses us in SEO term.

So, the plugin Meta Box for Yoast SEO fixes that problem by allowing us to add custom fields to the content analyzed by Yoast SEO plugin. This way, the Yoast SEO plugin and search engine will see the same content and we will have a correct advice for SEO content as well as correct SEO score.

Plugin Links

螢幕擷圖

  • Plugin in action

安裝方式

You need to install Meta Box first

  1. Go to Plugins | Add New and search for Meta Box
  2. Click Install to install the plugin

Install Meta Box Yoast SEO extension

  1. Go to Plugins | Add New and search for Meta Box Yoast SEO
  2. Click Install to install the plugin

To start using text limiter, just add the following parameters to fields:

'add_to_wpseo_analysis' => true,

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Meta Box for Yoast SEO〉的開發相關工作。

參與者

將〈Meta Box for Yoast SEO〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.9 – 2021-08-25

  • Fix the plugin not working due to change in Yoast SEO API.

1.3.8 – 2021-07-27

  • Fix undefined get_current_screen function on the frontend.

1.3.7 – 2021-07-21

  • Fix Yoast SEO not counting text, due to change in the Yoast SEO’s API.

1.3.6

  • Fixed: Make the plugin works when activate individually and in AIO

1.3.5

  • Fixed: Fix fatal error when enqueuing scripts on the front end when use with MB Frontend Submission or MB User Profile.

1.3.4

  • Added check to see if element exists before it’s targeted.
  • Fixed JS error when use group fields

1.3.3

  • Use helper function to get correct URL to current folder, which can be used in plugins and themes

1.3.2

  • Fix: Make sure JavaScript file is enqueued only for posts. No conflicts with MB Settings Page or other extensions.

1.3.1

  • Improvement: Make the Yoast SEO analyzer works for existing content when page loads.

1.3

  • Improvement: Works with wysiwyg (editor) field, including cloned fields.

1.2

  • Improvement: Now the plugin works with cloned fields.

1.1.2

  • Fix: Update to compatible with Yoast SEO 3.x

1.1.1

  • Fix: Uncaught TypeError: Cannot set property ‘textContent’ of null
  • Fix: Now works with Group extension

1.1.0

  • Update to work with Yoast SEO 3.0 which allows you to live preview the result with Javascript.

1.0

  • First release