Linux 软件免费装

SLRedirectPlugIn

开发者 Steffen Liersch
更新时间 2010年5月26日 02:46
捐献地址: 去捐款
PHP版本: 2.8.1 及以上
WordPress版本: 2.9.1

标签

migrate move redirect 301 302 forward 404 seo header location wp_redirect liersch redirections relocated

下载

1.0

详情介绍:

This plug-in can generate redirections to relocated pages or posts. Not found documents are searched by name only. If found, the request will be permanently redirected to the new location (returning HTTP status code 301). This option helps, for instance, if the permalink structure has changed. Furthermore an alternative implementation of wp_redirect can be installed for the case that the correct HTTP status code is not sent. This modified implementation of function wp_redirect does not care about FastCGI. As a result the correct HTTP status code is returned. Permanent redirections will be enabled (HTTP status code 301). Please be careful with this option. Use it at your own risk. If you have any questions or if you need more information, please visit http://www.steffen-liersch.de/wordpress/.

安装:

  1. Upload sl-redirect-plugin.php to the /wp-content/plugins/ directory
  2. Activate the plug-in through the 'Plugins' menu in WordPress
  3. Call the setup 'SL::Redirect' through the 'Settings' menu

更新日志:

Version 1.0 (2010-02-11)