Hi,
We are having problems with getting our breadcrumbs to follow the structure for our blog posts. We have to pages that list our posts, /casino-guides and /news. In our breadcrumbs however, the breadcrumbs for both of these categories is /blog.
My site manager explained it like this to me:
The issue we’re facing is that WordPress only allows one page to be selected as the “posts” page, which is the main archive page on any WP site. We want to have two archive pages and we have the pages ready and the linking in the URL right but for WordPress breadcrumbs, instead of “casino-sites >> {archive page} >> post”, we’re getting “casino-sites >> blog >> post” which causes problems with our SEO. So we need a solution to get the breadcrumbs be “casino-sites >> {custom archive page}} >> post”
so if the theme has some way to bypass the default WordPress breadcrumb structure, we can use that.
Do you know how we can change this to make the breadcrumbs follow our structure more closely instead of being /blog?
Thanks in advance!