该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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