该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

授权

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.