Breadcrumbs code from Yoast SEO

Discussion in 'GeoCraft WordPress Theme' started by ehause, Jul 11, 2014.

  1. ehause

    ehause Member

    Joined:
    Apr 2, 2013
    Messages:
    51
    Likes Received:
    0
    I have installed Yoast SEO and want to use their breadcrumbs function. Their tutorial instructs me to copy the following code into "my theme's main template files(s)":

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

    Exactly which template file(s) do I need to edit with this code to enable breadcrumbs?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
  3. travissichel

    travissichel New Member

    Joined:
    Jan 13, 2014
    Messages:
    13
    Likes Received:
    0
    Hi I included this plugin too, I cant remember exactly what I did and terribly busy. But I search for the code quickly and made a screenshot of where I put it on the site, Which was in two different pages, It has been working well, Hope this helps.
    If you have issues your welcome to email me [email protected] & I will get back to you in a couple days :)

    This is my site I have been working on if you want too see it in the works whatsupstjohn.com

    Printing_Website.jpg
     

Share This Page