WP User Frontend with Yoast SEO plugins

A- A+

Search Engine Optimization is an important part of every internet publisher today. WordPress, as an online publishing tool, is SEO-friendly by default. But to extend the functionality and to better optimize the site for search engines, many people use third-party SEO plugins. Yoast WordPress SEO plugin is one of the most popular SEO plugins for WordPress.

If you use Yoast WordPress SEO plugin on your WordPress, you can see SEO fields in your WordPress new post editor. How do you enable those fields in your custom front-end post editing page created using WP User Frontend?

The process involves using another plugin called Post Meta Inspector. You can use this plugin to get meta key for Yoast WordPress SEO.

Step 1:

Install Post Meta Inspector plugin from https://wordpress.org/plugins/post-meta-inspector/ and active the plugin. I assume you already know how to install plugin.

After successfully installing and activating the plugin you will get to see a Post Meta Inspector section below in every post in post editing window.

Step 2:

I guess you already know how to detect meta key from any post. If not please copy any meta key from the Meta Key section.

yoast1

Screenshot: Using Post Meta inspector to detect post meta.

Step 3:

Make a Form with WP User Front-end from Custom Fields on the right side section of the screen.

Now for Meta Description use ” _yoast_wpseo_metadesc”

meta-description

Screenshot: WP User Frontend with Yoast Form

And for SEO Title, use “_yoast_wpseo_title”.

SEO Title
  1. Click any fields from Custom Fields.
  2. Place the yoast meta key name in Meta Key
  3. Then Click Update

Step 4:

You will see a blank form and type text in in the blank form fields.

yoast3

Screenshot: Yoast Meta WPUF sample Form

Step 5:

After submitting the form, post meta value will be submitted along with the post.. If you want to verify that everything is working correctly, simply open up the submitted post in WordPress dashboard and see whether the field marked with red in the screenshot below contains the post meta value submitted from the front-end.

yoast4

After completing all steps Yoast seo’s meta key can acess also value can be seen in the post.

This WPUF+ Yoast SEO integration will help users to get higher SEO scores through WPUF forms. As the forms will take direct SEO data from the Yoast plugin.