Easily add schema valid breadcrumbs to your site. If you're using RDFa Breadcrumb or Yoast Breadcrumb, this plugin automatically takes it's place, if your using a supported WordPress framework, it's as easy as enabling the plugin and checking the "Try to add automatically box", if you're not using one of those, adding it is as simple as adding one line of code to your template!
Supported Frameworks
Currently the breadcrumbs plugin supports the following frameworks out the box:
- Thematic
- 混合地图
- Thesis
- WP Framework
And is a drop-in replacement for:
- RDFa Breadcrumbs
- Yoast Breadcrumbs
If you dont currently use RDFa Breadcrumb, Yoast Breadcrumbs or a supported framework then no problem, its very easy to add the breadcrumbs output to your templates, just simply call the below function where you want breadcrumbs to output:
schema_breadcrumb();
Alternatively you can call the breadcrumbs with a shortcode:
[schema_breadcrumb]