Title: Ferendo — AI-Native SEO
Author: Saju Gopal
Published: <strong>2026 年 8 月 12 日</strong>
Last modified: 2026 年 8 月 12 日

---

搜尋外掛

![](https://ps.w.org/ferendo/assets/banner-772x250.png?rev=3644301)

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

# Ferendo — AI-Native SEO

 由 [Saju Gopal](https://profiles.wordpress.org/sajudeveloper18/) 開發

[下載](https://downloads.wordpress.org/plugin/ferendo.0.9.3.zip)

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

 [技術支援](https://wordpress.org/support/plugin/ferendo/)

## 外掛說明

Ferendo helps you optimize WordPress content for classic search engines and AI answer
engines.

Features include:

 * Per-post SEO fields (title, description, focus keyphrase, canonical, noindex,
   schema type)
 * Open Graph title and description overrides
 * XML sitemaps with optional search-engine ping controls
 * JSON-LD schema output and breadcrumb helpers
 * Redirect manager and robots.txt controls
 * Block editor SEO panel with Search / AI / Health scoring
 * Centralized Content SEO admin screen for bulk meta editing
 * Optional AI suggestions and audits (WordPress AI Client when available, or bring-
   your-own-key providers)

Plugin homepage: https://wontonee.com/products/ferendo

This plugin does not track visitors or send analytics without the site owner’s configuration.
Optional AI and sitemap-ping features only contact third-party services when an 
administrator enables them and provides credentials where required.

### External services

Ferendo may connect to the following third-party / external services when the related
optional features are enabled by an administrator.

#### OpenAI

Used for optional AI text generation (meta suggestions, content audits) when the
AI provider is set to OpenAI under Ferendo  AI Setup (BYOK fallback when the WordPress
AI Client is not used).

Data sent: prompt text derived from post title/content/meta and admin-entered instructions,
plus the model name and temperature. Sent only when an admin triggers an AI action.

Service: OpenAI — Terms of use: https://openai.com/policies/terms-of-use — Privacy
policy: https://openai.com/policies/privacy-policy

#### Anthropic

Used for optional AI text generation when the AI provider is set to Anthropic under
Ferendo  AI Setup.

Data sent: prompt text derived from post title/content/meta and admin-entered instructions,
plus the model name and temperature. Sent only when an admin triggers an AI action.

Service: Anthropic — Terms of service: https://www.anthropic.com/legal/consumer-
terms — Privacy policy: https://www.anthropic.com/legal/privacy

#### Google Gemini (Generative Language API)

Used for optional AI text generation when the AI provider is set to Google under
Ferendo  AI Setup.

Data sent: prompt text derived from post title/content/meta and admin-entered instructions,
plus the model name and temperature. Sent only when an admin triggers an AI action.

Service: Google Generative AI — Terms of service: https://ai.google.dev/gemini-api/
terms — Privacy policy: https://policies.google.com/privacy

#### Google sitemap ping

Used to notify Google that the site sitemap may have changed, when sitemap pinging
is enabled or when an admin clicks the manual ping button.

Data sent: the public sitemap URL of this WordPress site. No personal user data 
is sent.

Service: Google Search — Terms of service: https://policies.google.com/terms — Privacy
policy: https://policies.google.com/privacy

#### Bing sitemap ping

Used to notify Bing that the site sitemap may have changed when an admin runs a 
manual sitemap ping.

Data sent: the public sitemap URL of this WordPress site. No personal user data 
is sent.

Service: Microsoft Bing Webmaster — Terms of use: https://www.microsoft.com/en-us/
servicesagreement — Privacy statement: https://privacy.microsoft.com/en-us/privacystatement

## 安裝方式

 1. Upload the plugin files to `/wp-content/plugins/ferendo`, or install through the
    WordPress plugins screen.
 2. Activate the plugin through the Plugins screen.
 3. Visit **Ferendo** in the admin menu to configure AI and general SEO settings.

## 常見問題集

### Does Ferendo require an AI API key?

No. Core SEO features work without AI. On WordPress 7.0+, AI features prefer the
site-level WordPress AI Client / Connectors configuration when available. You may
also configure a BYOK provider key under **Ferendo  AI Setup**.

### Can I migrate from Yoast or Rank Math?

Yes. Use **Ferendo  Migrations** to import compatible meta where available.

### Does this plugin track users?

No. Ferendo does not track visitors. Outbound requests only happen for optional 
features you enable (AI suggestions/audits and sitemap pings), using data described
under External services.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Ferendo — AI-Native SEO〉的開發相關工作。

參與者

 *   [ Saju Gopal ](https://profiles.wordpress.org/sajudeveloper18/)

[將〈Ferendo — AI-Native SEO〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ferendo)

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

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

## 變更記錄

#### 0.9.3

 * Point Plugin URI and Donate link to the live Ferendo product page.

#### 0.9.2

 * Fixed Plugin URI / Donate / Bing privacy links to working public URLs.
 * Resolve sitemap index URL via WordPress core sitemaps API.
 * Strengthened REST permission checks and late-output escaping.

#### 0.9.1

 * Display name updated to Ferendo — AI-Native SEO (removed restricted trademark
   term).

#### 0.9.0

 * Renamed to Ferendo — AI-Native SEO (slug: ferendo).

#### 0.8.0

 * Interim branding update during WordPress.org review.

#### 0.7.0

 * Interim longer brand name during WordPress.org review.

#### 0.6.0

 * Interim branding update during WordPress.org review.

#### 0.5.1

 * Escaped JSON-LD output for safe script embedding.
 * Documented external services (AI providers and sitemap pings) in the readme.
 * Prefer WordPress AI Client when available, with BYOK provider fallback.
 * Added WordPress.org contributor username to readme.

#### 0.5.0

 * Added Content SEO bulk manager with Configure SEO modal.
 * Added Open Graph title/description overrides.
 * Refreshed admin UI (Spectrum identity).
 * Improved Plugin Check readiness for WordPress.org submission.

#### 0.4.1

 * Editor advanced panel layout fixes.

#### 0.4.0

 * Gutenberg bottom meta box SEO panel.

#### 0.1.0

 * Initial scaffold: admin UI, settings storage, post meta helpers, BYOK AI setup
   form.

## 中繼資料

 *  版本 **0.9.3**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/ferendo/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[metadata](https://tw.wordpress.org/plugins/tags/metadata/)
   [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/ferendo/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Saju Gopal ](https://profiles.wordpress.org/sajudeveloper18/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://wontonee.com/products/ferendo)