WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by redsnow_ v1.0.2

SEO BreadCrumb

Adds the function to display breadcrumbs navigation that supports HTML5 micorodata.

SEO BreadCrumb

The facts

Rating
5★ from 1
Active installs
100+
Price
Free
Last updated
28 Oct 2013
Added
Oct 2013
Requires WP
3.1
Tested up to
WP 3.7.41
Downloads
7,045

Our analysis

AI-assisted

SEO BreadCrumb is a WordPress plugin that adds breadcrumb navigation to your site, supporting HTML5 microdata. You can customize the display styles and parameters for the breadcrumb navigation, allowing for flexible integration into your website.

This plugin is suitable for users looking to enhance their site's navigation and SEO by implementing breadcrumb trails, which can help visitors understand their location within the site structure.

Best for: This plugin is best for WordPress users who want to improve site navigation and SEO.

What it does well

  • Adds breadcrumb navigation functionality
  • Supports HTML5 microdata
  • Customizable display styles and parameters

Where it falls short

  • Last updated in October 2013
  • Limited active installs

Verdict

SEO BreadCrumb provides basic breadcrumb navigation features. However, its age and low active install count may be a concern for some users.

From the developer

redsnow_'s own description of SEO BreadCrumb, lightly tidied.

This plugin adds the function to display breadcrumbs (topic path) navigation that supports HTML5 micorodata. You can use display styles, lots of parameters of styles and original plugin hooks of breadcrumbs navigation, and you can customize navigations flexibly.
Forked “Prime Strategy Bread Crumb

Examples

Default
Template Tag

<?php if (function_exists('bread_crumb')) bread_crumb(); ?>

Output Sample

<div id="breadcrumb" class="bread_crumb">
    <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
        <a href="http://www.example.com/" itemprop="url">
            <span itemprop="title">Home</span>
        </a>  &gt; 
    </div>
    <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
        <a href="http://www.example.com/?cat=2" itemprop="url">
            <span itemprop="title">Seminar</span>
        </a>  &gt; 
    </div>
    <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
        <a href="http://www.example.com/?cat=4" itemprop="url">
            <span itemprop="title">Tokyo</span>
        </a>  &gt; 
    </div>
</div>

List types
Template Tag

<?php if (function_exists('bread_crumb')) bread_crumb('type=list'); ?>

Output sample

<div id="breadcrumb" class="bread_crumb">
    <ul>
        <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb" class="level-1 top">
            <a href="http://www.example.com/" itemprop="url">
                <span itemprop="title">トップページ</span>
            </a> &gt; 
        </li>
        <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb" class="level-2 sub">
            <a href="http://www.example.com/?cat=2" itemprop="url">
                <span itemprop="title">Seminar</span>
            </a> &gt; 
        </li>
        <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb" class="level-3 sub">
            <a href="http://www.example.com/?cat=4" itemprop="url">
                <span itemprop="title">Tokyo</span>
            </a> &gt; 
        </li>
    </ul>
</div>

Special Thanks

Links

https://github.com/nobuhiko/seo-breadcrumb

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for site navigation.

ElementsKit Elementor Addons

Join millions who empower their websites with ElementsKit Elementor Addons. Get templates, &amp; 100+ widgets...

Free 1M+ installs 4.9★ (2,036)
Premium Addons for Elementor

Elementor Carousel, Mega Menu, Posts List/Slider, WooCommerce Widgets, Display Conditions, AI Abilities, Prema...

Free 600k+ installs 4.9★ (1,677)
Royal Addons for Elementor

Elementor templates, Header footer builder, Elementor Post Grid, Woocommerce Grid builder, Slider, Forms, Gall...

Free 600k+ installs 4.8★ (611)
Breadcrumb NavXT

Adds breadcrumb navigation showing the visitor&#039;s path to their current location.

Free 800k+ installs 4.6★ (132)
Menu Icons by Themeisle

Add icons to WordPress navigation menus easily — pick from Font Awesome, Dashicons, image icons &amp; more. St...

Free 100k+ installs 4.9★ (848)
My Sticky Bar

Create a welcome notification bar for your website. Also, My Sticky Bar plugin can make your menu or header st...

Free 100k+ installs 4.9★ (1,196)