Linux 软件免费装
Banner图

Surbma | Yoast SEO Breadcrumb Shortcode

开发者 Surbma
CherryPickStudios
更新时间 2023年4月8日 23:44
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.2
版权: GPLv2
版权网址: 版权信息

标签

wordpress seo shortcode breadcrumb yoast yoast seo wpseo-breadcrumb

下载

1.0.1 1.0.3 1.0.2 1.0.4 1.1

详情介绍:

A simple shortcode to include Yoast SEO's breadcrumb function everywhere on your WordPress website. You have to install and activate the WordPress SEO by Yoast plugin and enable breadcrumb option to use this shortcode. With this shortcode you can put Yoast's fantastic breadcrumb feature manually into every post and page or even into custom post types. If your theme supports it, you can use this shortcode in your widget areas with the Text widget. The shortcode: [yoast-breadcrumb] There are two parameters for this shortcode:
  1. before - The code that your breadcrumb should be prefixed with. Default value: <div class="breadcrumb" itemprop="breadcrumb">
  2. after - The code that should be added on the back of your breadcrumb. Default value: </div>
You can read more informations about Yoast's breadcrumb function here: Yoast Breadcrumbs – WordPress Breadcrumbs Do you want to contribute or help improving this plugin? You can find it on GitHub: https://github.com/Surbma/surbma-yoast-breadcrumb-shortcode You can find my other plugins and projects on GitHub: https://github.com/Surbma Please feel free to contribute, help or recommend any new features for my plugins, themes and other projects. Do you want to know more about me? Visit my webpage: Surbma.com

安装:

  1. Upload surbma-yoast-breadcrumb-shortcode folder to the /wp-content/plugins/ directory
  2. Activate the Surbma - Yoast SEO Breadcrumb Shortcode plugin through the 'Plugins' menu in WordPress
  3. That's it. Now you can use the shortcode. :)

常见问题:

What is Yoast SEO Breadcrumb?

You can read more informations about Yoast SEO's breadcrumb function here: Yoast Breadcrumbs – WordPress Breadcrumbs

Can I customize the look of the breadcrumb?

Yes, you can with css. The default class for this block is breadcrumb, but you can modify the prefix code, as you like.

Doesn't Yoast SEO plugin have it's own shortcode?

Yes, it does have a shortcode [wpseo-breadcrumb], but it does not accept any parameters, so my shortcode is a little bit better. :)

What does Surbma mean?

It is the reverse version of my last name. ;)

更新日志:

1.1 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0