Title: Beplus Metadata AI Analyzer
Author: Beplus
Published: <strong>2026 年 8 月 2 日</strong>
Last modified: 2026 年 8 月 5 日

---

搜尋外掛

![](https://ps.w.org/beplus-metadata-ai-analyzer/assets/banner-772x250.png?rev=3631464)

![](https://ps.w.org/beplus-metadata-ai-analyzer/assets/icon-256x256.png?rev=3631467)

# Beplus Metadata AI Analyzer

 由 [Beplus](https://profiles.wordpress.org/bearsthemes/) 開發

[下載](https://downloads.wordpress.org/plugin/beplus-metadata-ai-analyzer.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/beplus-metadata-ai-analyzer/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/beplus-metadata-ai-analyzer/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/beplus-metadata-ai-analyzer/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/beplus-metadata-ai-analyzer/#developers)

 [技術支援](https://wordpress.org/support/plugin/beplus-metadata-ai-analyzer/)

## 外掛說明

Beplus Metadata AI Analyzer gives every public post type a dedicated SEO meta
 box
and adds the technical SEO foundations most sites need, without the bloat:

 * **Meta Tags Management** – custom meta title & description per post with a
    live
   Google search snippet preview and character counters.
 * **XML Sitemap** – a virtual sitemap served at `/sitemap.xml`, automatically
    
   pinged to Google on publish/update.
 * **Open Graph & Twitter Cards** – og:title, og:description, og:image, og:locale,
   
   article:published_time, twitter:card and friends, with a dedicated OG image field
   and sensible fallbacks (featured image, then site default, then logo).
 * **AI/LLM Meta Tags** – Dublin Core (DC.*), Citation meta (citation_title, etc.),
   
   AI-specific tags (llm:summary, llm:topics), and robots max-snippet hints — all
   optional and individually toggleable from Settings.
 * **llms.txt Generator** – serves a machine-readable Markdown summary of your
    
   site at `/llms.txt` following the llmstxt.org standard, so LLMs can understand
   your site structure and content.
 * **Focus Keyword Analysis** – instant, client-side scoring of your focus
    keyword
   against the title, description, slug, headings and content.
 * **Breadcrumbs** – a `bpmaa_breadcrumbs()` template tag and a
    [bpmaa_breadcrumb]
   shortcode, with full sub-category, CPT archive and child page hierarchy support.
   BreadcrumbList JSON-LD is output automatically.
 * **Canonical URLs** – automatic canonical tags with a per-post manual
    override
   for duplicate content.
 * **Robots Meta Control** – noindex/nofollow per post, plus site-wide
    defaults
   per post type and archive.
 * **Schema.org (JSON-LD)** – a site-wide Organization/Person + WebSite graph,
    
   plus per-post-type Article, BlogPosting, WebPage, Product (WooCommerce-aware),
   FAQPage, HowTo, Event, VideoObject, Recipe, JobPosting, Course, Review or LocalBusiness
   structured data, with manual overrides per post and a live JSON-LD preview in
   Settings.

#### About BePlus

This plugin is developed and maintained by BePlus,
 a WordPress and Shopify development
studio with 10+ years of experience building themes and plugins for nonprofits and
eCommerce brands.

Learn more at [beplusthemes.com](https://beplusthemes.com/).

### External Services

This plugin makes the following external requests:

#### Google Sitemap Ping

When a post is published or updated, the plugin optionally pings Google to notify
it of the updated sitemap. This request is sent to:

    ```
    https://www.google.com/ping?sitemap=<your-sitemap-url>
    ```

This ping is rate-limited to at most once every five minutes. No personal data is
sent — only your public sitemap URL. Pinging can be disabled by turning off the 
XML sitemap in **Settings > Metadata AI Analyzer > Sitemap**.

 * Google’s Privacy Policy: https://policies.google.com/privacy
 * Google’s Terms of Service: https://policies.google.com/terms

## 螢幕擷圖

[⌊SEO meta box with Google snippet preview and focus keyword analysis.⌉⌊SEO meta
box with Google snippet preview and focus keyword analysis.⌉[

SEO meta box with Google snippet preview and focus keyword analysis.

[⌊Schema settings tab with a live JSON-LD preview.⌉⌊Schema settings tab with a live
JSON-LD preview.⌉[

Schema settings tab with a live JSON-LD preview.

[[

[[

[[

[[

[[

## 安裝方式

 1. Upload the plugin to the `/wp-content/plugins/` directory, or install it through
    the Plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to **Settings > Metadata AI Analyzer** to configure General, Social, Schema,
    Sitemap and Breadcrumbs options.
 4. Edit any post or page to fill in its SEO meta box (General / Social / Schema tabs).

## 常見問題集

### Does this plugin create an actual sitemap.xml file?

No. The sitemap is generated on the fly through a rewrite rule, so it always
 reflects
your current published content with no extra file to manage.

### Is this compatible with the Block Editor (Gutenberg)?

Yes. The meta box and the focus keyword analyzer work with both the Block
 Editor
and the Classic Editor.

### Does the Product schema require WooCommerce?

WooCommerce is optional. Without it, Product schema still outputs the basic
 name/
image/description; price, SKU, stock and rating are added automatically when WooCommerce
is active.

### What happens to my data when I delete the plugin?

Deleting the plugin (not just deactivating it) removes all of its options and
 post
meta from the database via `uninstall.php`.

### Who develops this plugin?

This plugin is developed and maintained by BePlus, a WordPress and Shopify development
studio. You can learn more about our work at [beplusthemes.com](https://beplusthemes.com/).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Beplus Metadata AI Analyzer〉的開發相關工作。

參與者

 *   [ Beplus ](https://profiles.wordpress.org/bearsthemes/)
 *   [ minhbeplus ](https://profiles.wordpress.org/minhphamit/)

[將〈Beplus Metadata AI Analyzer〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/beplus-metadata-ai-analyzer)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/beplus-metadata-ai-analyzer/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/beplus-metadata-ai-analyzer/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/beplus-metadata-ai-analyzer/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/beplus-metadata-ai-analyzer/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **4 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/beplus-metadata-ai-analyzer/)
 * 標籤:
 * [open graph](https://tw.wordpress.org/plugins/tags/open-graph/)[schema](https://tw.wordpress.org/plugins/tags/schema/)
   [seo](https://tw.wordpress.org/plugins/tags/seo/)[structured data](https://tw.wordpress.org/plugins/tags/structured-data/)
   [xml sitemap](https://tw.wordpress.org/plugins/tags/xml-sitemap/)
 *  [進階檢視](https://tw.wordpress.org/plugins/beplus-metadata-ai-analyzer/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/beplus-metadata-ai-analyzer/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/beplus-metadata-ai-analyzer/reviews/)

## 參與者

 *   [ Beplus ](https://profiles.wordpress.org/bearsthemes/)
 *   [ minhbeplus ](https://profiles.wordpress.org/minhphamit/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/beplus-metadata-ai-analyzer/)