이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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개
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개
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.