Archived topic
I can not add Breadcrumbs to my blog
3 replies · Started by Aridane on January 22, 2019
Hello Tom,
I am trying to add the BreadCrums to my blog but I have tried it in several ways and I have not succeeded, I created a new element Hook where I added the code that I found here but it was not possible for me.
Should I create another type of element? Could you show me here the Yoast code that needs to be included?
Hi there,
I'd say the easiest way is to the shortcode they provided here:
https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/
And use the Hooks Elements:
https://docs.generatepress.com/article/hooks-element-overview/
You can see where the hooks are here:
https://docs.generatepress.com/article/hooks-visual-guide/
Then just set the Display Rules to all Posts.
Let me know if this helps :)
Hello,
Thank you very much, thanks to your instructions I have been able to implement the breadcrumbs in my blog.
Glad I could help :)