该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

CSV to 301 Redirects

描述

Use a .csv file for bulk 301 redirects

屏幕截图

  • Example of valid .csv file markup
  • Another example of valid .csv file markup
  • Upload the file to the WordPress Media Library and copy the attachment ID
  • Enter the attachment ID in the plugin options page and click save
  • Check the redirects by clicking source URLs in the plugin options page

安装

  1. Upload the plugin files to the /wp-content/plugins/csv-to-301-redirects directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Settings -> CSV to 301 and enter the .csv file attachment ID
  4. If you’ve uploaded a genuine .csv file your redirects now are active
  5. Test redirects by clicking a link in the plugin options page

常见问题

Why should I use this plugin?

It is important to redirect permanently moved URL’s to the new location.

When should I use this plugin?

The plugin is useful when migrating websites to WordPress or when drastically changing the permalink structure of your website.

How can I use this plugin?

Follow the installation instructions and check the plugin screenshots.

评价

此插件暂无评价。

贡献者及开发者

“CSV to 301 Redirects” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“CSV to 301 Redirects”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • Check CSV file readability before determining mime type

1.0

  • Initial release.