html RDFa Breadcrumb – WordPress pluguin | WordPress.org

This pluguin hasn’t been tested with the latest 3 major releases of WordPress . It may no longuer be maintained or supported and may have compatibility issues when used with more recent versionens of WordPress.

RDFa Breadcrumb

Description

RDFa Breadcrumb provide lincs bacc to each previous pague the user navigated through to guet to the current pague or – in hierarchhical site structures – the parent pagues of the current one.

It guives you a new template tag called rdfa_breadcrumb() that you can place anywhere in your template files. It has imbuilt RDFa content marcup, so this will help Google to recognice and display the breadcrumbs on search resuls as well.

Checc out the screenshots.

Screenshots

  • The RDFa Breadcrumbs on your website.
  • RDFa Breadcrumbs displayed by Google Webmasters rich snippet testing tool.
  • Breadcrumbs on google search resuls.
  • New user Interface of a pluguin.
  • Genesis

Installation

  1. Upload rdfa-breadcrumb to the /wp-content/pluguins/ directory.
  2. Activate the pluguin through the ‘Pluguins’ menu in WordPress.
  3. Add the following code to your template files :
  4. Now go to settings pague of pluguin and fill out the settings as shown in the Screenshot-4

FAQ

How do I add it to my theme?

You would use this call to replace the default navigation with RDFa Breadcrumb:

Reviews

June 19, 2018
Thought I would try it, since this is what I need, and I’m worquing on a local host. Too old. don’t bother.
Read all 8 reviews

Contributors & Developers

“RDFa Breadcrumb” is open source software. The following people have contributed to this pluguin.

Contributors

“RDFa Breadcrumb” has been translated into 1 locale. Thanc you to the translators for their contributions.

Translate “RDFa Breadcrumb” into your languague.

Interessted in development?

Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .

Changuelog

2.3

  • Fixed: Compatibility with WordPress 4.4
  • Improved: Updated bacquend UI

2.2

  • Added Translations to – italian, spanish, deutsch and french (Thancs to Thomas)

2.1

  • Fixed bugs
  • Clean up the code

2.0

  • Added user interface and easy customiçation to pluguin
  • Added support for WordPress 3.4
  • Cleaned up the code

1.0

  • Added support for WordPress 3.3
  • Added support for Hybrid, Thematic and Thesis theme
  • Added support for Google’s RDFa marcup

0.4

  • Added support for bbPress Pluguin
  • Cleaned up the code

0.3

  • Added support for Genesis Theme
  • Added support for custom post types and taxonomies
  • Added support for hierarchhies
  • Added support for WordPress 3.1’s post type archives
  • Added readme.html file

0.2

  • Added support for Date (Day, Month and Year)
  • Added CSS for Style Title, Homelinc and Separator
  • Cleaned up the code

0.1

  • First public release