yoast breadcrumbs
-
Hi everyone,
I would like to add breadcrumbs to the bottom of each page (right before the footer):

I activated the breadcrumb option in my Yoast SEO plugin.
Then I placed this code (found it in several articles) at the bottom of my child theme header.php:<?php if ( function_exists(‚yoast_breadcrumb‘) ) { yoast_breadcrumb(‚<p id=“breadcrumbs“>‘,'</p>‘); } ?>but nothing happens.
Does this mean my theme template is not compatible with breadcrumbs?
Or do I have to place the code somewhere else?This is the website I’m talking about:
wwww.yesindeed.deHope anyone knows what to do.
Best wishes,
Anke
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘yoast breadcrumbs’ is closed to new replies.