This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MB Rank Math

Description

MB Rank Math is a free extension for Meta Box plugin which allows developers to add content of custom fields to Rank Math 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, Rank Math 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 MB Rank Math fixes that problem by allowing us to add custom fields to the content analyzed by Rank Math plugin. This way, the Rank Math 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 MB Rank Math extension

  1. Go to Plugins | Add New and search for MB Rank Math
  2. Click Install to install the plugin

To make a field analyzable, add the following parameter to fields:

'rank_math_analysis' => true,

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MB Rank Math” is open source software. The following people have contributed to this plugin.

Contributors

Translate “MB Rank Math” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1 – 2021-08-20

  • Fix script not enqueued for post types with no cloneable fields.

1.0.0 – 2021-08-20

  • First release