Title: Devflow SEO Toolkit
Author: devflow001
Published: <strong>2026 年 5 月 21 日</strong>
Last modified: 2026 年 5 月 21 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/devflow-seo-toolkit.svg)

# Devflow SEO Toolkit

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

[下載](https://downloads.wordpress.org/plugin/devflow-seo-toolkit.0.2.1.zip)

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

 [技術支援](https://wordpress.org/support/plugin/devflow-seo-toolkit/)

## 外掛說明

Devflow SEO Toolkit helps editors and site owners improve on-page SEO without leaving
WordPress.

Features included in this release:

 * SEO title, meta description, canonical URL, robots, and sitemap inclusion per
   post and page
 * Live Intent Assistant with actionable recommendations while editing content
 * XML sitemap controls with direct sitemap links
 * Site-wide structured data settings
 * Verification and analytics integrations
 * Basic 301 and 302 redirects
 * Archive, search, and 404 SEO templates

Devflow SEO Toolkit is designed to keep core SEO tasks understandable for editors
while still giving site owners control over technical defaults.

### External Services

Devflow SEO Toolkit can integrate with optional third-party analytics and site verification
services. These services are not used unless a site administrator explicitly enters
the relevant ID or verification code in the plugin settings.

#### Google Tag Manager

What it is used for:
 Loads the Google Tag Manager container on the front end of
the site when a GTM Container ID is configured.

What data is sent and when:
 When enabled, the visitor’s browser requests JavaScript
from `https://www.googletagmanager.com/` on front-end page loads. Additional data
collection depends on the tags that the site owner has configured inside their own
Google Tag Manager container.

Service provider:
 Google

Terms of Service:
 https://www.google.com/analytics/tag-manager/use-policy/

Privacy Policy:
 https://policies.google.com/privacy

#### Google Analytics 4

What it is used for:
 Loads the Google Analytics 4 tracking script on the front 
end of the site when a GA4 Measurement ID is configured.

What data is sent and when:
 When enabled, the visitor’s browser requests JavaScript
from `https://www.googletagmanager.com/` on front-end page loads and sends pageview
and browser/device interaction data to Google Analytics according to the site owner’s
GA4 configuration.

Service provider:
 Google

Terms of Service:
 https://www.google.com/analytics/terms/

Privacy Policy:
 https://policies.google.com/privacy

#### Yandex Metrica

What it is used for:
 Loads the Yandex Metrica tracking script on the front end 
of the site when a Yandex Metrica ID is configured.

What data is sent and when:
 When enabled, the visitor’s browser requests JavaScript
from `https://mc.yandex.ru/metrika/tag.js` and may request the noscript fallback
image from `https://mc.yandex.ru/watch/<counter-id>` on front-end page loads. This
sends the configured counter ID and standard browser/page interaction data to Yandex
Metrica according to the site owner’s configuration.

Service provider:
 Yandex

Terms of Service:
 https://yandex.com/legal/metrica_termsofuse/

Privacy Policy:
 https://yandex.com/legal/confidential/

#### Search Engine Verification Meta Tags

What it is used for:
 Outputs optional verification meta tags for Google Search 
Console, Yandex Webmaster, and Bing Webmaster Tools when a site administrator enters
the corresponding verification values.

What data is sent and when:
 No remote request is sent by the plugin itself for 
these features. The plugin only prints verification meta tags into the page HTML
so the selected webmaster service can verify site ownership when that service crawls
the site.

Services that may read those verification tags:

 * Google Search Console
    - Terms of Service: https://policies.google.com/terms
    - Privacy Policy: https://policies.google.com/privacy
 * Yandex Webmaster
    - Terms of Service: https://yandex.com/legal/webmaster_termsofuse/
    - Privacy Policy: https://yandex.com/legal/confidential/
 * Bing Webmaster Tools
    - Terms of Service: https://www.microsoft.com/en/servicesagreement/
    - Privacy Policy: https://privacy.microsoft.com/en-us/privacystatement

Administrators can also choose to exclude administrator sessions from analytics 
tracking in the plugin settings.

## 安裝方式

 1. Upload the plugin folder to `/wp-content/plugins/` or install it as a ZIP from 
    the WordPress admin area.
 2. Activate the plugin through the `Plugins` screen in WordPress.
 3. Open `Devflow SEO Toolkit` in the admin menu.
 4. Start with `Settings`, then review `Sitemap`, `Schema`, and `Integrations`.
 5. Edit a post or page to fill in SEO fields and review the Intent Assistant recommendations.

## 常見問題集

### Does this plugin work with posts and pages?

Yes. The editor metabox is available for both posts and pages.

### Does it generate XML sitemaps?

Yes. The plugin includes its own XML sitemap routes and a separate sitemap settings
screen.

### Can I add redirects?

Yes. The plugin includes a basic redirects screen for 301 and 302 rules.

### Does it support structured data?

Yes. You can configure site-wide schema output and enable or disable major schema
blocks.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Devflow SEO Toolkit〉的開發相關工作。

參與者

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

〈Devflow SEO Toolkit〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/devflow-seo-toolkit/contributors)
為這個外掛做出的貢獻。

[將〈Devflow SEO Toolkit〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/devflow-seo-toolkit)

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

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

## 變更記錄

#### 0.2.1

 * Fixed admin layout issues on plugin pages by suppressing unrelated WordPress 
   and third-party admin notices within Devflow SEO Toolkit screens.

#### 0.2.0

 * First public release candidate
 * Added live Intent Assistant updates in the editor
 * Added separate sitemap, schema, integrations, and redirects screens
 * Added archive, search, and 404 SEO templates
 * Improved Russian localization and admin UI copy

## 中繼資料

 *  版本 **0.2.1**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.1 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/devflow-seo-toolkit/) 及 [Russian](https://ru.wordpress.org/plugins/devflow-seo-toolkit/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/devflow-seo-toolkit)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[redirects](https://tw.wordpress.org/plugins/tags/redirects/)
   [schema](https://tw.wordpress.org/plugins/tags/schema/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
   [sitemap](https://tw.wordpress.org/plugins/tags/sitemap/)
 *  [進階檢視](https://tw.wordpress.org/plugins/devflow-seo-toolkit/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/devflow-seo-toolkit/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/devflow-seo-toolkit/reviews/)

## 參與者

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

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/devflow-seo-toolkit/)