
內容簡介
### 摘要
AI Alt Text Builder 使用 RankPilotAI 為媒體庫中的圖像生成簡潔描述性的 ALT 文字,幫助提升網站的可訪問性和圖像 SEO。這個外掛提供了一些亮點功能,例如一鍵生成、內建 ALT 長度分數標籤、批量生成、語言選擇和模型選擇等。
### 問題與答案
1. 外掛提供了哪些功能來幫助使用者提升網站的可訪問性和圖像 SEO?
- 一鍵「AI 生成」按鈕
- 自動保存至 _wp_attachment_image_alt
- 內建 ALT 長度分數標籤和可排序的媒體庫欄位
- 從媒體畫面進行批量生成
- 語言選擇和模型選擇功能
2. 外掛如何使用 RankPilotAI 服務來生成 ALT 文字和檢索令牌狀態?
- 外掛連接至 RankPilotAI 的 API 來生成 ALT 文字和獲取令牌狀態。
- 在使用者明確的操作(生成按鈕或批量生成)時,會傳送圖像 URL、檔案名稱、當前 ALT 文字(如有)、選定的模型、選定的語言、網站 URL 和域名、外掛別名以及您的站點令牌。
- 在設定頁面進行令牌狀態檢查時,會傳送站點令牌、網站 URL 和域名以及一個最小的請求上下文。
3. 應用程序為什麼會傳送這些資訊?
- 爲了生成所需的 ALT 文字並返回到您的媒體庫項目。
- 爲了授權使用並顯示您的剩餘餘額。
外掛標籤
開發者團隊
原文外掛簡介
AI Alt Text Builder generates concise, descriptive ALT text for images in the Media Library.
Works immediately after install: start a free trial (25 tokens, no API key needed), use your own OpenAI API key for unlimited generations, or upgrade to Pro for bulk, auto-generate, and more.
Highlights
Works instantly – no registration required, 25 free tokens on first use
BYOK mode – use your own OpenAI API key for unlimited single image generations
One-click “Generate with AI” button on Media Library items and the attachment edit screen
Automatically saves to _wp_attachment_image_alt
Built-in ALT-length score badge (0-100) and a sortable Media Library column
Pro: Bulk generation, auto-generate on upload, all languages, all models, custom prompts
Language selector (English, Deutsch, Francais, Espanol, Turkce, or custom)
Model choice (GPT-4.1 Mini, GPT-4.1, GPT-4o)
External services
This plugin connects to RankPilotAI’s API to generate ALT text and to fetch token status.
What is sent and when
Trial mode: Site URL is sent to RankPilotAI for registration. Image URL is sent to RankPilotAI for processing.
BYOK mode: Image URL is sent directly to OpenAI’s API using your own API key. Nothing is sent to RankPilotAI.
Pro mode: Image URL, file name, current ALT, selected model, language, site URL, domain, plugin slug, and Site Token are sent to RankPilotAI.
On token-status checks in the settings page (Pro mode only): Site Token, site URL and domain.
Why it is sent
To generate the requested ALT text and return it to your Media Library item
To authorize usage and show your remaining balance (Pro mode)
To register and track trial token usage (Trial mode)
Endpoints
https://rankpilotai.com/wp-json/rankpilotai/v1/alt-text (Pro)
https://rankpilotai.com/wp-json/rankpilotai/v1/alt-batch (Pro bulk)
https://rankpilotai.com/wp-json/rankpilotai/v1/token-info (Pro)
https://rankpilotai.com/wp-json/rankpilotai/v1/trial-register (Trial)
https://rankpilotai.com/wp-json/rankpilotai/v1/trial-alt (Trial)
https://api.openai.com/v1/chat/completions (BYOK – direct to OpenAI)
Providers
RankPilotAI (Terms: https://rankpilotai.com/terms-and-conditions, Privacy: https://rankpilotai.com/privacy-policy)
OpenAI (BYOK mode only – Terms: https://openai.com/policies/terms-of-use, Privacy: https://openai.com/policies/privacy-policy)
