开发者 | Rishijadaun |
---|---|
更新时间 | 2020年2月8日 18:32 |
PHP版本: | 1.0 及以上 |
WordPress版本: | 5.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
seo-rank-breadcrumbs
package and upload the file to your WordPress installation’s plugins
folder.Settings -> SEO Rank Breadcrumbs
Widgets -> SEO Rank Breadcrumbs
Developer Mode : add below code on your theme template file where you want.
<?php if ( function_exists( 'seo_rank_breadcrumbs' ) ) { seo_rank_breadcrumbs(); } ?>
Shortcode Mode : use the [seo-rank-breadcrumbs]
shortcode for easy use.Breadcrumbs trail tracks and displays each page viewed by a visitor of a website, either in the order the pages were viewed, or in other definitions, displaying a hierarchy of the current page in relation to the website's structure. Breadcrumbs are typically placed, in horizontal form, under the masthead or navigation of a website.
Yes! You can see your website breadcrumbs on google search result or GRS ( Google Rich Snippet ). Once you use this plugin the google bots can crawl your breadcrumbs directly with in-bulid schema.org markup. So nothing to from your side.
Install this plugin because this plugin is tested with this issue and automatic removed this issue in your webmaster.
Definitely! We have 8 different types of breadcrumbs styles. and also change colors very easily by color pickers of every options.
You can edit this settings on Dashboard >> SEO Rank Breadcrumbs >> Separator Style and Home Style options directly.
You can follow this instructions. Go to Appearance > Widgets > SEO Rank Breadcrumbs
enter the title and click on save. that's it!