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

Seo File Names

描述

Goal of Seo File Names

  • Seo File Names aims to save you time and boost your SEO by automatically renaming the files you upload to the media library with SEO friendly names.

  • This is often overlooked by website authors whereas search engines also rely on file names to understand and index them.

  • It also happens to me very often that clients ask me to upload many images and documents to their website. This plugin has saved me a lot of time by removing the automatic renaming software step (and license fees) before importing the files.

How does Seo File Names works?

  • When you upload a file to the media library, Seo File Names gathers datas from the post, page or term you are currently editing: title, slug, category, tag or taxonomy, type, dates, author…

  • …plus the global site datas: site name and site description, useful to reinforce your brand.

  • With this datas, you build the file names using the predefined tags.

  • You can insert arbitrary text between each tag.

  • The arbitrary text can only contain the characters [a-z], [0-9], space and ‘-‘.

  • Special characters, accented characters and capital letters will be filtered out.

  • Each part of the file name will be separated from the others by dashes if they are not.

Contribute

  • You can contribute to Seo File Names through Github by creating a pull request

Github repository

螢幕截圖

  • Administration page of Seo File Names
  • Set users who will use Seo File Names
  • Temporarly pause Seo File Names
  • Result on a file name

常見問題

First Time Using

By default Seo File Names is paused.

  • Go to Seo File Names settings page in Settings > Seo File Names

  • Select your users, set your file naming scheme, disable pause and save.

  • If no scheme is defined, the default file naming scheme used to rewrite your filenames is {site name}-{site description}-{original filename}.

Settings

  • You can pause Seo File Names anytime by going to Settings > Seo File Names and enabling pause option. It is much better than disabling it.

  • You can of course update your file naming scheme whenever you like. Remember to use it according to your batch sessions.

What is the best way to use Seo File Names

  • Seo File Names works best when adding files to the media library while editing articles, pages or terms, as it uses the datas being edited.

  • If you upload files directly from the media library page, generic tags are processed (site name, site description, original file name), others are ignored.

評價

2022年11月2日
Looks like exact what SEO needs Extra feature suggestions: - Add preview - Add CPT (For post types with several categories at once)`
2022年7月20日 1 reply
This plugin says in the description: "renaming the files you upload to the media library with SEO friendly names". Unfortunately, this is not the case, the file names are only overwritten if you don't upload the images directly to the media database, but rather to the post. The data from the attachment is not used either, but from the post. So you have - and that's very bad for SEO - not just one image with the file name, but several. 3 stars because it runs well and does what it shouldn't do for SEO 😉 The plugin has potential. It would just have to use the attachment data from the media database and update the file name when the data in the media database changes.
2021年11月15日 1 reply
I love this plugin when planning lots of posts in advance. I don't have to think about the image name anymore, it gets automatically changed when uploaded to the library. I can choose the format, I generally put %blogname%-%slug% or just %slug% but you can use many other variables. Great tool
閱讀全部4個評價

貢獻者及開發者

“Seo File Names” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Seo File Names 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Seo File Names 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.9.35

Tested up to WordPress 5.9.2

0.9.34

Bug fix: asf_preGetslug function removed as conflicting with other plugins

0.9.33

New feature: users selection field

0.9.32

Full support for PHP 7.2.0

0.9.31

Deactivate SEO File Names if PHP version is lower than 7.3.0

0.9.3

Major security fixes after 1st WordPress Plugin Directory team review.
Class asf_Sanitize added.

0.9.21

Bug fix on multiple tabs opened.

0.9.2

Datas without saving : full support for classic editor.

0.9.1

First public realease.