這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

SEO Images Reloaded

描述

SEO Images Reloaded is a WordPress SEO plugin which automatically updates all images with proper ALT and TITLE attributes for SEO (search engine optimization). If your images do not have ALT and TITLE already set, SEO Images Reloaded will add them according the options you set.

The ALT attribute is an important part of search engine optimization. It describes your images to search engines and when users search for images this is a key determining factor for a match.

The TITLE attribute play a lesser role but is important for visitors as this text will automatically appear in the tooltip when their mouse is hovering over the image.

Supported tags:

  • %file_name% – image file name (without extension)
  • %post_title% – post title
  • %author% – post author
  • %category% – first post category
  • %categories% – all post categories
  • %tag% – first post tag
  • %tags% – all post tags
  • %media_title% – image title in media library
  • %media_caption% – image caption in media library
  • %title_attr% – existing title attribute on tag
  • %alt_attr% – existing alt attribute on tag

This is a fork (an updated clone) of SEO Friendly Images by Vladimir Prelovac. The original plugin had a bug causing it to never add alt or title attributes.

License

This file is part of SEO Images Reloaded.

SEO Images Reloaded is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SEO Images Reloaded is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with SEO Images Reloaded. If not, see http://www.gnu.org/licenses/.

螢幕截圖

  • SEO Images Reloaded options page

安裝

  1. Click “Add New” in the plugins dashboard
  2. Search for “SEO Images Reloaded”
  3. Click “Install Now”
  4. Activate the plugin

常見問題

How do I correctly use this plugin?

Just activating the plugin will do the work. If you want to customize, go to SEO Images Reloaded settings and choose additional settings.

How does SEO Images Reloaded work?

It replaces your image tags and adds the ALT and TITLE attributes which are essential for search engine optimization. This will result in more users to your site from the image search results.

Is there anything else?

Yes, you should create an account with Google Webmaster Central and enable enhanced image indexing option for your website.

Can I suggest an feature for the plugin?

Of course, visit SEO Images Reloaded Support Page

評價

閱讀全部1個評價

貢獻者及開發者

“SEO Images Reloaded” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SEO Images Reloaded 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • Initial (forked from https://wordpress.org/plugins/seo-image/)