[WordPress] 外掛分享: Image Tag Manager

首頁外掛目錄 › Image Tag Manager
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
1,000+
安裝啟用
★★★★★
5/5 分(4 則評價)
1767 天前
最後更新
0%
問題解決
WordPress 4.6+ PHP 5.2.4+ v1.5 上架:2019-11-21

內容簡介

Image Tag Manager 是一個 WordPress 外掛,可動態生成圖片 (除了 iframe 內容外) 的 (alt, title, caption 及 description) 以提高 SEO 優化。
此外,它會在儲存之前修復檔案名稱,刪除不必要的字元,轉換為更有意義和 SEO 友好的檔案名稱。

“這個外掛的可用設置受到限制。在撰寫評論之前,請確認已閱讀完整描述,並清楚理解外掛的限制和用途。”

注意: 請總是閱讀外掛更新的變更日誌。

外掛選項

基本
* 上傳圖片檔案時
* 設置圖片 alt (預設)
* 設置圖片 title (預設)
* 設置圖片 caption (選項)
* 設置圖片描述 (選項)

Alt/Title
* 覆蓋設定
* 覆蓋Alt (覆蓋圖片現有的 alt 屬性)
* 覆蓋Title (覆蓋圖片現有的 title 屬性)
* 屬性內附加字串,在 entry post 內容或頁面文章中適用
* 使用 bar (|) 取代 hypen (–)
* 在圖片 alt 屬性中加入文章標題 (例如:Image Alt – Post Title)
* 在圖片 title 屬性中加入文章標題 (例如:Image Title – Post Title)
* 在圖片 alt 屬性中加入文章第一個分類 (例如:Image Alt – Category)
* 在圖片 title 屬性中加入文章第一個分類 (例如:Image Title – Category)
* 屬性中的字元或字串刪除 (全域)
* 啟用字串切割 (可從 alt 或 title 屬性中修剪或刪除任何部分)
* 從 alt 屬性中刪除或修剪這些單詞 (用逗號分隔)
* 從 title 屬性中刪除或修剪這些單詞 (用逗號分隔)

字詞設定
* 特殊/非字詞字符保留
* 全部清除 (移除 alt/title 屬性完整字串中的所有非字詞字符)
* 全部保留 (在 alt/title 屬性的特殊或非單詞字符中保留整個字串字符,包括數字)
* 保留特殊字元 (在 alt/title 屬性中保留特殊或非字詞字符,並使取代數字是可選的)
* 數字字元保留
* 刪除數字 (從檔名中刪除數字:“filename 300×450.jpg” 變成 “filename”)
* 在圖片屬性中使用文章標題作為回滾 (對於像 1127.jpg 這樣的隨機生成的檔名,或名稱少於 3 個字母,且圖片未附加在文章中時)
* 字串大小寫操作
* 不變 (保持不變)
* 小寫 (alt/title 屬性將轉換為小寫)
* 大寫 (alt/title 屬性將轉換為大寫)
* 首字母大寫 (alt/title 屬性的每個單詞的首字母將大寫)
* 句首大寫 (alt/title 屬性只會將第一個單詞的第一個字母大寫)

額外的
* 添加預設類別 (class=”your-default-class”)
* 全域 (整個網站中適用)
* Entry Post 部分 (僅在 entry post 部分中適用)
* 預設類別 (以單一空格分開)
* 停用 Srcset 和 sizes
* 刪除 srcset & sizes 屬性 (去除 srcset=”” sizes=”” 屬性)

高級
* 僅應用於 WordPress 從內容編輯器生成的文章內容中。硬編碼圖片無法儲存在數據庫中。
* 使用數據儲存

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Image Tag Manager」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Image Tag Manager is a WordPress plugin that allows to dynamically generates (alt, title, caption and description) in images (except iframes content) for SEO enhancement.
It also fixed the filenames before saving, removing unnecessary characters to transform into more meaningful and SEO friendly filename.
“This plugin is limited with its available settings. Before writing a review, please mention that you read the whole description and clearly understand the limit and usage of the plugin.”
NOTE: Please always read the changelog for the plugin updates.
Plugin Options
Basic
* On upload image file
* Set image alt (Default)
* Set image title (Default)
* Set image caption (optional)
* Set image description (optional)
Alt/Title
* Override Settings
* Override Alt ( Overrides the current/existing alt attributes of the image )
* Override Title ( Overrides the current/existing title attributes of the image )
* Additional String in Attributes, Applicable inside the entry post content or page articles only
* Use bar ( | ) instead of hypen ( – )
* Add Post/Page title to image alt attributes ( Ex: Image Alt – Post Title )
* Add Post/Page title to image title attributes ( Ex: Image Title – Post Title )
* Add Post/Page first category to image alt attributes ( Ex: Image Alt – Category )
* Add Post/Page first category to image title attributes ( Ex: Image Title – Category )
* Character or String Removal in Attributes (Global)
* Enable String Trimmer ( This allows you to trim/remove any part of the string from the alt or title attributes )
* Remove or trim this words if found from the alt attributes ( Separated by comma )
* Remove or trim this words if found from the title attributes ( Separated by comma )
Word Settings
* Special/Nonword Character Preservations
* Clean All ( Remove any nonword characters in the entire string of the Alt/Title Attributes )
* Preserved All ( Preserved the entire string characters in the Alt/Title Attributes special or nonword characters including numbers)
* Preserved Special ( Preserved special or nonword characters and make stripping numbers optional in the Alt/Title Attributes )
* Numerical Character Preservations
* Strip Numbers ( Remove numbers in the filename: “filename 300×450.jpg” becomes “filename” )
* Use Post/Page title as fallback to image attributes ( For randomly generated filenames like 1127.jpg or with less than 3 letters and image is not attached in a post)
* String Case Manipulation
* Leave Unchanged
* Lowercase ( Alt/Title Attributes will be converted to lowercase )
* Uppercase ( Alt/Title Attributes will be converted to uppercase )
* Capitalized ( Alt/Title Attributes will be capitalized each word )
* Sentence Case ( Alt/Title Attributes will transform the first letter of the first word only )
Extra
* Add default class ( class=”your-default-class” )
* Global (Throughout the site )
* Entry Post Section ( Applies in the entry post section only )
* Default Class ( Separated by single space )
* Disable Srcset and sizes
* Remove srcset & sizes attribute ( Get rid of srcset=”” sizes=”” attribute )
advance
* Applicable only on the post content generated by wordpress from content editor. The hardcoded image can’t be save in the database.
* Use data saving attributes ( This will be saved along with the post content and can work even when the plugin was removed. )

延伸相關外掛

文章
Filter
Apply Filters
Mastodon