Breadcrumb using Yoast SEO Plugin in WP

  1. Log in to your WordPress website.
  2. Click on ‘Yoast SEO’ in the left-hand menu.
  3. Navigate to the ‘Settings’ section.
  4. In the settings menu, click on ‘Advanced’.
  5. Select ‘Breadcrumbs’ from the expanded menu.
  6. Scroll down to the bottom of the screen and toggle the switch behind ‘Enable breadcrumbs for your theme’.
  7. If you’ve enabled breadcrumbs, configure the settings according to your preference.

Add theme support for Yoast SEO breadcrumbs by adding the following code to your theme’s functions.php file:

add_theme_support('yoast-seo-breadcrumbs');

Or In the content editor, add the following shortcode:

[wpseo_breadcrumb]

Leave a comment

Your email address will not be published. Required fields are marked *