WordPress SEO by Joost, Breadcrumb Question
-
Hello,
Still working my way through the setup of this plugin, and have come to another question.
I’m at Step 8: Internal Links Settings, and I’m looking at the following instructions:
For other themes, you will have to add the following code in your loop:
1 <?php if ( function_exists(‘yoast_breadcrumb’) ) {
2 yoast_breadcrumb(‘<p id=”breadcrumbs”>’,'</p>’);
3 } ?>OK, what loop? Please be really specific here. Do I insert it into my style.css? The one for Genesis or for my Church theme? OK, if not my style sheet, where? one of my .php files? Which one? Where in whatever document I access, do I insert this code? Beginning, middle, end? After_______ but before_______”if it exists”?
Sorry for being such a pest, but I’m trying to do this right, without much of a clue.
Thanks for any assistance.
Regards,
Diana
- The topic ‘WordPress SEO by Joost, Breadcrumb Question’ is closed to new replies.