설명
The default behavior in WordPress is to generate attachment pages for all of the images in your media library. While this can sometimes be useful, it can also cause problems.
When you upload an image to your media library without inserting it into a post or page, it becomes an unattached image. By default, these images generate attachment pages with no pretty permalink structure. This isn’t very useful for anyone, including search engines.
This plugin takes all of these unattached images and safely redirects them using a 301 redirect to your site’s home page. If you’re using WordPress multisite, it redirects to the current site’s home page. There are no options or settings, just install, activate, and enjoy better SEO and less useless pages on your website!
설치
The easiest way to install this plugin is to download directly form the WordPress admin panel and active the plugin. Alternatively, you can download it and install it manually by doing the following:
- Upload the
redirect-unattached-images
directory to the/wp-content/plugins/
directory - 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- Sit back and relax. You’re done!
FAQ
None yet!
후기
기여자 & 개발자
“Redirect Unattached Images”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Redirect Unattached Images”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.1.2
Change of ownership.
0.1.1
Made a minor improvement to the way attachments are checked before being redirected.
0.1.0
Initial release.