Linux 软件免费装
Banner图

404 to 301 - Redirects Importer

开发者 joelcj91
duckdev
更新时间 2026年6月21日 02:49
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect 404 to 301 csv import import redirects redirection import

下载

1.0.0

详情介绍:

404 to 301 – Redirects Importer is the official bulk-import add-on for the 404 to 301 plugin. It adds an Import panel to the Tools tab so you can load hundreds — or thousands — of custom redirects in one go, either from a CSV file you already have or directly from another redirect plugin you're moving away from. Every redirect status the parent plugin supports (301, 302, 307 and more) is preserved on import. Use it when you're migrating a site, switching redirect plugins, restoring a backup, or rolling out a planned URL change across a large content set. Stop copy-pasting redirects one row at a time. Why use Redirects Importer? Built for the 404 to 301 workflow This add-on is a light-weight companion to the parent plugin. It hooks into the existing Settings → Tools screen and re-uses the same database tables and validation rules, so imported redirects behave identically to redirects you create by hand. Related add-ons Browse the full add-ons catalogue at https://duckdev.com/addons/404-to-301/:

安装:

  1. Make sure the free 404 to 301 plugin (version 4.0 or newer) is installed and activated.
  2. Install 404 to 301 – Redirects Importer from the WordPress.org plugin directory, or upload the plugin folder to /wp-content/plugins/.
  3. Activate the add-on from the Plugins screen.
  4. Open 404 to 301 → Settings → Tools, choose your source (CSV file or another plugin), and start the import.

屏幕截图:

  • Import form on the Tools tab with **Redirection** selected as the import source.
  • Import preview modal — review the parsed rows before starting the import.

升级注意事项:

1.0.0 First public release of the Redirects Importer add-on for 404 to 301.

常见问题:

Do I need the 404 to 301 plugin installed?

Yes. This is an add-on for the free 404 to 301 plugin (4.0 or newer). Without it, there's nowhere for the imported redirects to live.

Which redirect plugins can I migrate from?

You can import redirects directly from Redirection (by John Godley) and 301 Redirects – Redirect Manager (by WebFactory). You can also import any CSV that follows the documented column format — see the documentation for the full schema. More source plugins may be added in future releases.

What CSV format does it expect?

A simple, documented column layout: source URL, destination URL, match type (exact / prefix / regex), redirect type (301, 302, 307, ...) and an optional enabled flag. A sample CSV is linked from the Import panel and the documentation.

What happens to duplicate redirects?

Duplicates are detected and skipped, so importing the same file twice is safe — your existing redirects stay untouched.

What happens to invalid rows?

Invalid rows are reported back to you after the import so you can fix the source file. The rest of the file still imports successfully.

Is there a row limit?

No. The importer streams rows in batches, so even large files (tens of thousands of rows) import without hitting memory or timeout limits on typical hosts.

Does it support multisite?

Yes. Imports run per-site, so each site in the network gets its own redirects.

Where can I get help?

Read the documentation or post on the support forum.

更新日志:

1.0.0