
外掛標籤
開發者團隊
原文外掛簡介
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.
Features
Simple breadcrumb shortcode: [noori_breadcrumb]
Works with posts, pages, categories, tags, archives, and custom post types
Supports parent page hierarchy
Supports category hierarchy
Includes Schema.org BreadcrumbList markup
Optional home link
Custom home label
Custom separator
Lightweight frontend output
Enqueued public stylesheet
Optional Yoast SEO breadcrumb output when Yoast SEO breadcrumbs are active
This plugin is not affiliated with or endorsed by Yoast SEO.
Shortcode Examples
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"]
