Linux 软件免费装

Plugin Name

开发者 allonsacksgmailcom
更新时间 2016年4月16日 10:12
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.5
版权: GPLv2 or later
版权网址: 版权信息

标签

seo breadcrumbs yoast

下载

1.1

详情介绍:

Sometimes you have a different permalink set up than the breadcrumbs you want. For instance: http://yourdomain.com/seo-services The "seo-services" page is under the "services" section but you did not set it up as a child of the services page. Still, you want the breadcrumbs to indicate the proper parent. Example: Home > Services > SEO Services instead of: Home > SEO Services This plugin lets you do that. It has no settings but adds a side meta box to all your posts and pages (All post types) where you can choose the title and url to prepend to the breadcrumbs trail. Options are: -Append a breadcrumb after the first breadcrumb (Usually “Home”) -Prepend a breadcrumb to the last item in the breadcrumbs (the current page). A title and URL need to be entered for each pair in order for the breadcrumbs to be affected. You can create 2 new breadcrumbs or just one.

安装:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Make sure that you have installed and activated Yoast SEO and enabled breadcrumbs in the "SEO > advanced" section of the Yoast SEO settings.
  4. Go to any post or page and you will see the new options box on the side titled "Add a breadcrumb". Add the title and link (link can begin with "/" instead of your domain path), and you will see that the breadcrumbs for that page have changed.

屏幕截图:

  • The meta box in the page edit screen. There is no settings screen. Activating the plugin adds the meta boxes to all pages, posts, and post types.

常见问题:

What happens if Yoast is not installed or activated or if Yoast breacrumbs are not enabled?

The meta boxes will still appear on the post edit screen but will have no effect on your site until you enable Yoast SEO and enable Yoast SEO's breadcrumbs.

更新日志:

1.1 Added option for second breadcrumb. The original field is the breadcrumb that is prepended to the last breadcrumb. 1.0 First Version