이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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