Title: sHub-jld
Author: SyntaxCloud
Published: <strong>2025 年 3 月 27 日</strong>
Last modified: 2026 年 5 月 21 日

---

搜索插件

![](https://ps.w.org/syntaxhub-jld/assets/icon-256x256.png?rev=3527582)

# sHub-jld

 作者：[SyntaxCloud](https://profiles.wordpress.org/syntaxcloud/)

[下载](https://downloads.wordpress.org/plugin/syntaxhub-jld.1.0.10.zip)

 * [详情](https://cn.wordpress.org/plugins/syntaxhub-jld/#description)
 * [评价](https://cn.wordpress.org/plugins/syntaxhub-jld/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/syntaxhub-jld/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/syntaxhub-jld/#developers)

 [支持](https://wordpress.org/support/plugin/syntaxhub-jld/)

## 描述

sHub-jld smartly optimizes your site’s structured data and meta output.
 Used alongside
All in One SEO, Yoast SEO, or similar SEO plugins, it helps clean up breadcrumb 
markup and reduce excessive schema output commonly generated by plugins. The result
is a simple, balanced schema structure aligned with search engine guidelines.

sHub-jld は、サイトの構造化データとメタ情報の出力をスマートに最適化するプラグイン
です。
 All in One SEOやYoast SEOプラグインと併用することで、パンくずリストのマーク
アップを整理し、プラグインにありがちな過剰な出力を抑制します。検索エンジンのガイド
ライにあわせて、シンプルで過不足のないスキーマ構造を実現します。

### Features

 * **Smart Description Management**: Automatically extracts descriptions from theme
   files, AIOSEO settings, or custom fields
 * **Flexible Configuration**: Choose from three description extraction methods 
   via settings page
 * **AIOSEO Integration**: Seamlessly works with All in One SEO plugin
 * **Theme File Auto-Extraction**: Automatically generates descriptions from page
   template files
 * **Custom Field Support**: Manual description input for specific pages
 * **Breadcrumb Optimization**: Clean and focused breadcrumb markup
 * **JSON-LD Control**: Prevents output of specific schema types when needed

### Configuration

After activation, configure the plugin through Settings > sHub-jld:

**Description Extraction Methods:**
 1. **AIOSEO Priority (Recommended)**: Uses 
AIOSEO settings first, with automatic extraction as fallback 2. **Auto Extraction**:
Automatically extracts content from theme files 3. **Custom Fields**: Manual description
input for each page

**Auto Extraction Settings:**
 * Enable automatic extraction when AIOSEO description
is not set * Supports various theme file patterns (page-{slug}.php, template-parts/
page-{slug}.php, etc.)

## 安装

 1. Upload the plugin folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings > sHub-jld to configure description extraction method.

## 常见问题

### How does the auto-extraction work?

The plugin automatically scans theme files for Japanese text content and generates
appropriate descriptions for JSON-LD.

### Can I use this with other SEO plugins?

Yes, the plugin is designed to work alongside AIOSEO and other SEO plugins.

### What if my theme files don’t contain enough content?

You can use the custom fields option to manually set descriptions for specific pages.

### Does this affect page loading speed?

The plugin is lightweight and optimized for minimal performance impact.

## 评价

此插件暂无评价。

## 贡献者及开发者

「sHub-jld」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ SyntaxCloud ](https://profiles.wordpress.org/syntaxcloud/)

[帮助将「sHub-jld」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/syntaxhub-jld)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/syntaxhub-jld/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/syntaxhub-jld/)，或通过[RSS](https://plugins.trac.wordpress.org/log/syntaxhub-jld/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/syntaxhub-jld/)。

## 更新日志

#### 1.0.10

 * Tested up to WordPress 7.0
 * Updated minimum PHP requirement to 7.4
 * Improved JSON-LD script output with wp_json_encode() and wp_get_inline_script_tag()
   fallback
 * Replaced output buffering with hook/filter-based SEO plugin JSON-LD suppression
 * Migrated settings page to the WordPress Settings API with nonce verification
 * Fix AIOSEO JSON-LD suppression: correct plugin detection and use official AIOSEO
   filters (aioseo_schema_disable, aioseo_schema_graphs, aioseo_meta_views)
 * Fix Yoast SEO JSON-LD suppression: correct plugin detection and use official 
   Yoast filters (wpseo_json_ld_output, wpseo_schema_graph_pieces, wpseo_frontend_presenter_classes)
 * Generalize settings page labels for SEO plugins (AIOSEO / Yoast SEO) and add 
   Yoast meta description support

#### 1.0.9

 * Clean WebPage name and headline values by removing HTML tags such as br and span
   from JSON-LD output

#### 1.0.8

 * Packaging: ensure includes/jsonld-unified.php is included in the distributed 
   zip (fixes failed updates / fatal errors when that file was missing from the 
   archive)
 * Same functionality as 1.0.7; recommended for all users updating from 1.0.6 or
   1.0.7

#### 1.0.7

 * Output BreadcrumbList and WebPage structured data in a single JSON-LD script 
   using @graph
 * Plugin display name updated to sHub-jld (admin menus and meta box labels)
 * Tested up to WordPress 6.9

#### 1.0.6

 * Added smart description extraction from theme files
 * Added configurable description extraction methods
 * Added settings page for easy configuration
 * Added custom fields support for manual description input
 * Enhanced AIOSEO integration with fallback options
 * Improved compatibility with various theme structures
 * Added automatic Japanese text detection and extraction

#### 1.0.5

 * Added Yoast SEO compatibility
 * Enhanced JSON-LD control for both All in One SEO and Yoast SEO
 * Added ability to prevent specific schema types from being output (BreadcrumbList,
   WebPage, ReadAction, WebSite, SearchAction, EntryPoint, Organization)

#### 1.0.4

 * Updated signup URL to new location
 * Updated plugin directory structure

#### 1.0.3

 * Added internationalization support for all text strings
 * Updated compatibility for WordPress 6.8
 * Created POT file for translations

#### 1.0.2

 * Added plugin icon and banner images for better visual display on the plugin directory.
 * Introduced optional user registration for update notifications and reset SQL 
   access.

## 额外信息

 *  版本 **1.0.10**
 *  最后更新：**1 周前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/syntaxhub-jld/)
 * 标签
 * [aioseo](https://cn.wordpress.org/plugins/tags/aioseo/)[JSON-LD](https://cn.wordpress.org/plugins/tags/json-ld/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)[structured data](https://cn.wordpress.org/plugins/tags/structured-data/)
   [Yoast](https://cn.wordpress.org/plugins/tags/yoast/)
 *  [高级视图](https://cn.wordpress.org/plugins/syntaxhub-jld/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/syntaxhub-jld/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/syntaxhub-jld/reviews/)

## 贡献者

 *   [ SyntaxCloud ](https://profiles.wordpress.org/syntaxcloud/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/syntaxhub-jld/)