WP SEO Yoast plugin breadcrumb and JSON-LD (BreadcrumbList) integration
问题 I am trying to integrate yoast_breadcrumb API with JSON-LD. According to the SEO Yoast plugin documentation, I have this breadcrumb code as below: <?php yoast_breadcrumb(); ?> However, I am trying to integrate JSON-LD schema with the Yoast Breadcrumb API with follow JSON-LD code example below, and I couldn't find anywhere in the documentation to achieve this, the API displays the HTML format of the breadcrumbList, which is not what I want, I want to have array format so that I would be able