Noori Breadcrumb Shortcode is a lightweight breadcrumb navigation plugin for WordPress. It helps website owners display clean, SEO-friendly breadcrumb links anywhere on a WordPress website using a simple shortcode.
Use the shortcode below to display breadcrumbs:
[noori_breadcrumb]
The plugin supports posts, pages, categories, tags, archive pages, custom post types, and custom taxonomies. It also supports parent page hierarchy and category hierarchy, making it useful for websites that need simple and structured navigation.
Noori Breadcrumb Shortcode includes Schema.org BreadcrumbList markup in the fallback breadcrumb output. This helps search engines better understand the page hierarchy and navigation structure of your website.
The plugin is designed for users who want breadcrumb navigation without complex setup. It works with the WordPress block editor, classic editor, widgets, templates, and page builders that support WordPress shortcodes.
[noori_breadcrumb]This plugin is not affiliated with or endorsed by Yoast SEO.
Basic usage:
[noori_breadcrumb]
Use a custom separator:
[noori_breadcrumb separator="/"]
Hide the home link:
[noori_breadcrumb home="no"]
Use a custom home label:
[noori_breadcrumb home_label="Homepage"]