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

WordPress Image SEO

外掛說明

WordPress has a nice media library option in which you can upload images very easily. While uploading images most of us just totally ignore the alt tags. Alt tag is an important part of your image. It describes what your image is about.

When you publish a post/page you can directly view the image. The image might be understandable to you when you take a look at it. But for the crawler it’s not. The crawler does not understand the image. It reads the alt tag and tries to understand the image. So if your alt tag is empty or not relevant to your topic it’s pretty much useless in search engine.

WP Image SEO allows you to optimize your blog images. It automatically fills out the missing alt tags of your images.

WordPress Image SEO Plugin Features

  • Optimize your WordPress blog images for SEO.
  • Change the alt and title tags of your images automatically.
  • Improve search engine ranking by using more meaningful alt tags.
  • Efficiently manage the alt tags of all of your post images.

WordPress Image SEO Plugin Usage

Once you have installed the plugin go to Settings->WP Image SEO on your WP dashboard. It will take you to the General Settings menu of the plugin

In the General Settings menu there are various options that you can configure.

  • ALT attribute – It allows you to change the alt attributes
  • TITLE attribute – It allows you to change the title attributes

You can either directly enter a text for the ALT and TITLE attributes or use the following tags:

  • %name – It allows you to automatically replace the alt or title tag with the name of the image
  • %title – It allows you to automatically replace the alt or title tag with the title of the current post

You need to enable the following options to change the alt and title attributes automatically:

  • Override default WordPress image alt tag
  • Override default WordPress image title

Example

If you have an image named “McLaren.jpg” in a post titled “Car Image”:

  1. Setting alt attribute to “%name %title” will produce alt=”McLaren Car Image”
  2. Setting title attribute to “%name image” will produce title=”McLaren image”

For detailed documentation please visit the WordPress Image SEO plugin page

安裝方式

  1. Go to the Add New plugins screen in your WordPress admin area
  2. Click the upload tab
  3. Browse for the plugin file (wp-image-seo.zip)
  4. Click Install Now and then activate the plugin

常見問題集

Can this plugin be used to optimize the seo of my WordPress blog images?

Yes.

使用者評論

2019 年 6 月 9 日
this plugin work perfect and work with low query and don't make pressure in server resource . thanks for publish this plugin
2017 年 11 月 16 日
Rubbish, not working, don't install
2017 年 6 月 14 日
Working fine on my site! Exactly what I need.
2016 年 12 月 15 日
SEO Friendly Images plugin did not worked for me but this one works.
閱讀全部 17 則使用者評論

參與者及開發者

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

參與者

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

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

對開發相關資訊感興趣?

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

變更記錄

1.1.4

  • WordPress 4.8 compatibility
  • Updated all the permalinks

1.1.3

  • Plugin is now compatible with WordPress 4.5

1.1.2

  • updated the plugin settings

1.1.1

  • plugin is now compatible with WordPress 3.5.1

1.1.0

  • First commit