설명
When you change the permalink structure then this is a problem for bookmarks of users and also for search engines to link to your posts. This plugin uses the slug of the new url and search for a ID in the database of WordPress. If it finds a post according to the slug, the Plugin will redirect to the correct post and send a header message “moved permanently 301” to change the url on the index of search engines.
설치
Requirements
- WordPress version 2.8 and later
Installation
- Unpack the download-package
- Upload the folder and all folder and files includes this to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Thats all
Licence
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog.
Translations
The plugin comes with various translations, please refer to the WordPress Codex for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .pot file which contains all defintions and may be used with a gettext editor like Poedit (Windows) or plugin for WordPress Localization.
후기
기여자 & 개발자
“Change Permalink Helper”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Change Permalink Helper”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
v1.1.1 (04/24/2020)
- Fix array type for different URL parameter
v1.1.0 (04/17/2020)
- Add support for URL parameter, Probs @sovok
v1.0.0 (05/16/2016)
- Update constructor for php7 usage.
v0.1 (10/06/2010)
- Write a Plugin based on my ideas for customer
- 4free to use with GPL licence
- Upload on WP-Repository