Linux 软件免费装

SEO Rank Breadcrumbs

开发者 Rishijadaun
更新时间 2020年2月8日 18:32
PHP版本: 1.0 及以上
WordPress版本: 5.3
版权: GPLv2 or later
版权网址: 版权信息

标签

SEO list Yoast Navigation Menu Breadcrumb SEO Rank Breadcrumbs Trail Keyword Search Nav Keyword Rank

下载

1.0 1.1

详情介绍:

SEO Rank Breadcrumbs is powerful and easy to use plugin that can add Eight different breadcrumbs navigation to your wordpress website. This plugin fully customizable and responsive. Plugin shows breadcrumbs on post, page, custom taxonomies, archives, attachements, error 404, search results and more. You can control display for different types of breadcrumbs styles, you get Eight styling features from this plugin in-built. Plugin allows use of any colors combinations, with different effects to style the breadcrumbs. Plugin also supports schema specification for rich snippets markup used by Google and other search engines to identify breadcrumbs and use them in the search results. General Features : Extra Features : Help :

安装:

  1. Download the plugin.
  2. Unzip the seo-rank-breadcrumbs package and upload the file to your WordPress installation’s plugins folder.
  3. Enable the plugin by clicking activate button.
  4. Adjust any settings you want under Settings -> SEO Rank Breadcrumbs
  5. Widget Mode : add a widget under 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.
  6. Nothing else to do. That's it!
You will find SEO Rank Breadcrumbs menu in your WordPress admin panel to access plugin settings. For basic usage, you can also have a look at the Plugin Website.

屏幕截图:

  • Customize this plugin from this Setting page like this on SEO Rank Breadcrumbs settings option. That's it!
  • Eight different stunning styles for your breadcrumbs.
  • Add this widget on widget area, by drag and drop the SEO Rank Breadcrumbs widget.

常见问题:

What is use of SEO Rank Breadcrumbs in Websites ?

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.

Where can i view the breadcrumbs results ?

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.

How to resolve Breadcrumbs Missing field "itemListElement" in Google Webmaster ?

Install this plugin because this plugin is tested with this issue and automatic removed this issue in your webmaster.

Can i customize any style color options ?

Definitely! We have 8 different types of breadcrumbs styles. and also change colors very easily by color pickers of every options.

How to change separator and home icon on breadcrumbs ?

You can edit this settings on Dashboard >> SEO Rank Breadcrumbs >> Separator Style and Home Style options directly.

How to display breadcrumbs with widget ?

You can follow this instructions. Go to Appearance > Widgets > SEO Rank Breadcrumbs enter the title and click on save. that's it!

更新日志:

1.0 1.1 Changed method for inserting CSS, added new style, other minor changes.