Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

Yoast Breadcrumbs

Yoast Breadcrumbs adds navigation breadcrumbs (covered in Chapter 4 of this minibook) to your site. Although you can install and activate the plugin like any other plugin, you need to go through a few extra steps to get the breadcrumbs to show up on your page. For most standard WordPress themes you need to add the following code into the template where you want the plugin to appear (see Book VI if you need assistance with editing template files):

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


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial