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

SEO Friendly Images

外掛說明

SEO Friendly Images is a WordPress SEO plugin which automatically updates all images with proper ALT and TITLE attributes for SEO purposes. If your images do not have ALT and TITLE already set, SEO Friendly Images will add them according the options you set. Additionally this makes the post W3C/xHTML valid as well.

ALT attribute is important part of search engine optimization. It describes your images to search engine and when a user searches for a certain image this is a key determining factor for a match.

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

Plugin by Vladimir Prelovac.

If you like what I do in WordPress, you will also like the ManageWP service.

License

This file is part of SEO Friendly Images.

SEO Friendly Images 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 Friendly Images 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 Friendly Images. If not, see http://www.gnu.org/licenses/.

安裝方式

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the Options page to modify ALT and TITLE options. Turn on Override ALT tag and TITLe tag if you didnt not add these anywhere.
  4. Note that SEO Friendly images works by modifying HTML output on the frontend of you site, and does not modyfiy images in your media gallery or while editing the post See this link for more

常見問題集

Installation Instructions
  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the Options page to modify ALT and TITLE options. Turn on Override ALT tag and TITLe tag if you didnt not add these anywhere.
  4. Note that SEO Friendly images works by modifying HTML output on the frontend of you site, and does not modyfiy images in your media gallery or while editing the post See this link for more
How do I correctly use this plugin?

Just activating hte plugin will do the work. If you want to customize go to Settings, SEO Friendly Images and enter additional settings.

How does SEO Friendly Images work?

It replaces your image tags and ads ALT and TITLE tags 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 enhnanced image indexing option for your website.

Can I suggest an feature for the plugin?

Of course, visit SEO Friendly Images Home Page

I love your work, are you available for hire?

Yes I am, visit my WordPress Services page to find out more.

使用者評論

2017 年 8 月 24 日
This plugin totally removed and erased all advertising and links. I had to start all over again and download all new advertising banners and affiliate links. Do not use this with a new version of WordPress unless it has been used with success on your website theme! Please make sure it is 100% tested on your theme, Otherwise you could run into the same problems I have.
2017 年 7 月 11 日
This plug in is crap. Doesn't so what they say and when I activate it my Galleries go to the craper. It actually removes Alt & Title from my images.Complete waste of time DELETE it.
2017 年 3 月 30 日
Works fine but not compatible with php7 and the free version doesn't seem to be supported anymore therfore I'm looking for an alternative.
2017 年 3 月 29 日
Please remove the full Bootstrap css file and use just the styles you need for your plugin. The BS file changes the whole admin experience.
閱讀全部 60 則使用者評論

參與者及開發者

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

參與者

〈SEO Friendly Images〉外掛目前已有 6 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈SEO Friendly Images〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

3.0.5

  • Fixed XSS issue (credit to Ryan Satterfield)

3.0.4

  • Fixed default options

3.0.3

  • Fixed warning messages

3.0.2

  • Fixed warning message

3.0.1

  • Made clear the plugin works by modyfying the image during output, and not changing images in the post editor or in media library as some people expected
  • Debug notices

3.0

  • Major rewrite and optimization of the plugin
  • New tags to use in ALT and TITLE attributes
  • All reported bugs fixed
  • WordPress 4.1 and up compatible

2.7.6

  • WordPress 3.8 compatibility.

2.7.5

  • XSS and CSRF fixes

2.7.4

  • WordPress 3.5.1 Compatibility

2.7.3

  • Reverted change from 2.7.2 as it broke article view on some installations

2.7.2

2.7.1

  • Minor issues fixed (thanks Dewey Bushaw)

2.7.0

2.6.3

  • Display multiple categories (thanks to Charles Blaxland)

2.6.1

  • Added support for overriding image title
  • Fixed bug that sometimes prevented overriding the ALT tag
  • Added support for %tags, replacing post tags (thanks Gerben Tiemens!)
  • Some people had problems updating, this should be resolved now

2.4.1

  • Alt tag replaces dashes and underscore

2.4

  • Regexp Optimization. Fixed bug with single quotes used in images.