
內容簡介
Essential Breadcrumbs 是一個基於 URL 生成模式標記的麵包屑導航外掛。您只需要設置一些選項並在頁面模板中放置一行代碼即可顯示麵包屑。
麵包屑是基於 URL 標題生成的。例如,如果我們使用 URL www.example.com/why-choose-us/about-us/our-team,麵包屑將顯示該頁面的標題。如果您想自定義顯示在麵包屑中的內容,您現在可以在編輯頁面時使用「Essential Breadcrumbs Title」的覆寫框。無論輸入到該輸入框中的內容,都會顯示在標題之外。
請注意
外掛需要 URL 的所有部分才能正常工作。
例如,如果我們有域名 www.example.com/why-choose-us/about-us/our-team,則以下每個 URL 都必須存在。
www.example.com/why-choose-us/about-us/our-team
www.example.com/why-choose-us/about-us
www.example.com/why-choose-us
www.example.com
如果您的 URL 尾部有斜線,例如 www.example.com/why-choose-us/about-us/our-team/,則外掛仍然可以正常工作。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Essential Breadcrumbs generates a schema marked up breadcrumb trail based on the URL. All you need to do is configure a couple of options and place one line of code into your page template where you would like the breadcrumbs to appear.
The breadcrumbs are generated based on the URL’s title. For example, if we take the URL www.example.com/why-choose-us/about-us/our-team, the breadcrumb will display the title of that page. If you wanted to customise what displayed in the breadcrumb to something other than the title, there is now an override box when editing a page called “Essential Breadcrumbs Title”. Whatever is entered into that input box, will be displayed instead of the title.
PLEASE NOTE
All parts of the URL must exist for the plugin to work.
For example, if we have the domain name www.example.com/why-choose-us/about-us/our-team, each of the following URLs must exist.
www.example.com/why-choose-us/about-us/our-team
www.example.com/why-choose-us/about-us
www.example.com/why-choose-us
www.example.com
If you have trailing slashes at the end of your URLs e.g. www.example.com/why-choose-us/about-us/our-team/, that is fine, the plugin will still work.
