Linux 软件免费装
Banner图

Noori Breadcrumb Shortcode

开发者 habibnoori
更新时间 2026年5月6日 19:14
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

seo navigation schema breadcrumbs breadcrumb

下载

1.10

详情介绍:

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 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"]

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install the plugin ZIP through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Noori Breadcrumbs to configure default options.
  4. Add [noori_breadcrumb] to any post, page, widget, template, or page builder shortcode block.

升级注意事项:

1.10 Initial WordPress.org release.

常见问题:

How do I display breadcrumbs?

Add the shortcode [noori_breadcrumb] wherever you want breadcrumbs to appear.

Does it work with page builders?

Yes. Add a shortcode widget or shortcode block and place [noori_breadcrumb] inside it.

Does it include schema markup?

Yes. The fallback breadcrumb output includes Schema.org BreadcrumbList markup.

Can I change the separator?

Yes. You can set a default separator in the plugin settings or use the shortcode attribute: [noori_breadcrumb separator="|"]

Can I hide the Home link?

Yes. Use: [noori_breadcrumb home="no"]

Can I change the Home label?

Yes. You can change the Home label from the plugin settings or use the shortcode attribute: [noori_breadcrumb home_label="Homepage"]

Does it work with Yoast SEO?

Yes. If Yoast SEO breadcrumbs are active and enabled, the plugin can output Yoast SEO breadcrumbs. This plugin is not affiliated with or endorsed by Yoast SEO.

更新日志:

1.10