Best breadcrumb plugin for Wordpress - tried and tested

This breadcrumb Wordpress plugin is very simple to install and use and it has been tried and tested on all my Wordpress instrallations

In your Wordpress admin backend search for "Really Simple Breadcrumb"

Download and Install the plugin

Add the code below to page.php

<?php if(function_exists(simple_breadcrumb) && !is_front_page()) {simple_breadcrumb();} ?>

NB: The PHP code above will show the breadcrumb on all pages except the homepage

Add .breadcrumb { } to your CSS stylesheet

Edit CSS breadcrumb class accordingly

Comments

Popular posts from this blog

How to Display Custom Wordpress Header with Google Analytics Site Tage and Adwords Site Tag

Complete Uninstall iTunes on Windows 7 Pro 64-Bit