Add/prepend a breacrumb to the current page for Yoast SEO breadcrumbs
Sometimes you have a different permalink set up than the breadcrumbs you want.
For instance: http://yourdomain.com/seo-services
The “seo-services” page is under the “services” section but you did not set it up as a child of the services page.
Still, you want the breadcrumbs to indicate the proper parent.
Example:
Home > Services > SEO Services
instead of:
Home > SEO Services
This plugin lets you do that.
It has no settings but adds a side meta box to all your posts and pages (All post types) where you can choose the title and url to prepend to the breadcrumbs trail.
Options are:
-Append a breadcrumb after the first breadcrumb (Usually “Home”)
-Prepend a breadcrumb to the last item in the breadcrumbs (the current page).
A title and URL need to be entered for each pair in order for the breadcrumbs to be affected. You can create 2 new breadcrumbs or just one.
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.The meta boxes will still appear on the post edit screen but will have no effect on your site until you enable Yoast SEO and enable Yoast SEO’s breadcrumbs.
Added option for second breadcrumb. The original field is the breadcrumb that is prepended to the last breadcrumb.
First Version