Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Essential Breadcrumbs

Опис

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.

Скріншоти

  • Essential Breadcrumbs Page

Встановлення

You can install this plugin in 3 different ways.

1) Upload the contents of this zip folder to your plugins directory via FTP.

2) Upload the plugin via WordPress using the upload plugin feature.

3) Click Plugins -> Add New, search for Essential Breadcrumbs, and click install.

Once the plugin has been installed and is activated, you can use the plugin by going to Settings -> Essential Breadcrumbs.

Відгуки

06.03.2017
Great plugin with lots of SEO benefits. Schema markup, internal linking etc... But needs some more settings such as font size, hide/show on mobile devices and more..
Прочитати всі 1 відгук

Учасники та розробники

“Essential Breadcrumbs” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Essential Breadcrumbs” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.1

  • Removed some debugging code that had been left on the blog page

1.1.0

  • Created override feature so the breadcrumb text can be customised

1.0.0

  • Essential Breadcrumbs launch