Product page breadcrumb error at Google search console
-
Hello Neve team!
Thanks for such a great theme. I started using the free version of the theme few weeks ago. But I am getting a breadcrumb error message from Google search console. The error says
"Either "name" or "item.name" should be specified"
.I have investigated enough and found that
"Neve\Compatibility\Woocommerce"
in this class, the original WooCommerce breadcrumb were modified with function called"remove_last_breadcrumb"
. Can you help me how to fix this error from the child theme? should I remove the filteradd_filter( 'woocommerce_get_breadcrumb', array( $this, 'remove_last_breadcrumb' ), 10, 2 );
?If so, can you guide me how to do that safely?
Regards,
AmitThe page I need help with: [log in to see the link]
- The topic ‘Product page breadcrumb error at Google search console’ is closed to new replies.