badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Search Console reports error in breadcrumbs

#90091
tiburcioroberto
Participant

Apparently you have no solution to my question
I have another question, where in the topic do I implement the Yoast SEO breadcrumbs code?

This is the code

<?php
if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb( ‘<p id=”breadcrumbs”>’,'</p>’ );
}
?>