Skip to content

wpmetabox/mb-yoast-seo

Repository files navigation

Description

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

Installation

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

Usage

After installing the plugins, just add 'add_to_wpseo_analysis' => true to the fields’ configuration to add them to Yoast SEO Content Analysis.