這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Add a Yoast Breadcrumb

描述

Sometimes you have a different permalink set up than the breadcrumbs you want.
For instance: http://yourdomain.com/seo-services
The “seo-services” page is under the “services” section but you did not set it up as a child of the services page.
Still, you want the breadcrumbs to indicate the proper parent.
Example:
Home > Services > SEO Services
instead of:
Home > SEO Services

This plugin lets you do that.
It has no settings but adds a side meta box to all your posts and pages (All post types) where you can choose the title and url to prepend to the breadcrumbs trail.
Options are:
-Append a breadcrumb after the first breadcrumb (Usually “Home”)
-Prepend a breadcrumb to the last item in the breadcrumbs (the current page).
A title and URL need to be entered for each pair in order for the breadcrumbs to be affected. You can create 2 new breadcrumbs or just one.

Future Versions

  1. Change the page url field to use a drop down of current sites pages/posts instead of manually typing in the URL
  2. Add option to use the title of selected page or enter in the title manually to override (Manual is how it currently works)
  3. Please feel free to email me with bugs and/or suggestions.

螢幕截圖

  • The meta box in the page edit screen. There is no settings screen. Activating the plugin adds the meta boxes to all pages, posts, and post types.

安裝

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Make sure that you have installed and activated Yoast SEO and enabled breadcrumbs in the “SEO > advanced” section of the Yoast SEO settings.
  4. Go to any post or page and you will see the new options box on the side titled “Add a breadcrumb”. Add the title and link (link can begin with “/” instead of your domain path), and you will see that the breadcrumbs for that page have changed.

常見問題

What happens if Yoast is not installed or activated or if Yoast breacrumbs are not enabled?

The meta boxes will still appear on the post edit screen but will have no effect on your site until you enable Yoast SEO and enable Yoast SEO’s breadcrumbs.

評價

2017年9月26日
Definitely what I have been looking for and for a very long time. So, I thought I had finally found a solution to my plug-in issue called Event Calendar Pro and which does not allow you to replace more than 1 slug and keeps on having Evnet Calendar Pro on all breadcrumbs (does not make sense). As far as I know, your plug-in does not allow to change category pages' names in Breadcrumbs. Definitely one thing to include in next release!
2017年7月19日
This is great plugin which adds a very simple but also very important feature for your Yoast breadcrumbs. Good work my friend!
閱讀全部3個評價

貢獻者及開發者

“Add a Yoast Breadcrumb” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Add a Yoast Breadcrumb 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1

Added option for second breadcrumb. The original field is the breadcrumb that is prepended to the last breadcrumb.

1.0

First Version