• Resolved jcsacto

    (@jcsacto)


    Hi, I have breadcrumbs setup as Home > Product Taxonomy > Product Name currently and that works fine, but my client would like it to be Home > Product > Product Taxonomy > Product Name where Product is just a regular page. Is there a way to force a page always after the Home breadcrumb so whenever you see Home you would see Home > Product instead?

    Thanks in advance for any help with this.

    • This topic was modified 2 years, 2 months ago by jcsacto.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @jcsacto

    Thanks for reaching out about your breadcrumbs. Customizing the breadcrumbs path is possible; the Yoast SEO plugin code documents the available developer filters for customizing many of our plugin features. We also have a developer portal with more information about filters and many examples of how to implement them.

    You or your developer can use the wpseo_breadcrumb_links filter to customize the breadcrumbs path to suit you/your client’s needs. Typically code snippets are added to your theme’s functions.php file. If you’re unfamiliar with using code snippets, we’d like to refer you to the WordPress documentation on how to use a filter. You can learn more about implementing Yoast SEO breadcrumbs here.

    Thread Starter jcsacto

    (@jcsacto)

    Thank you @maybellyne I was able to give my Dev this info and they created a quick solution for my needs. Happy holidays!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breadcrumb Customization’ is closed to new replies.