wpmetabox / mb-yoast-seo
Add content of Meta Box custom fields to Yoast SEO Content Analysis.
Installs: 202
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 4
Open Issues: 0
Type:wordpress-plugin
README
MB Yoast SEO Integration 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 MB Yoast SEO Integration 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
- Go to Plugins | Add New and search for Meta Box
- Click Install to install the plugin
Install Meta Box Yoast SEO extension
- Go to Plugins | Add New and search for Meta Box Yoast SEO
- 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.