Yoast Seo Breadcrumb support in the theme

We have added the following code in the functions.php to enable breadcrumb support for Yoast Seo

add_theme_support( 'yoast-seo-breadcrumbs' );

You can now, enable the breadcrumbs from Yoast settings to use them instead of theme's breadcrumb.

Last updated